ob-C: use size_t in babel D
commitf9464d2678c25129cbdcf77676cb59dae0dd93a9
authorThierry Banel <tbanelwebmin@free.fr>
Sun, 20 Mar 2016 14:24:14 +0000 (20 15:24 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Fri, 25 Mar 2016 23:27:39 +0000 (26 00:27 +0100)
tree813177ebd2e9bdd03a9fd3cc3c68ee0d334cd521
parenta737f20ca42738170e89129a2f4b5baeb9492f9a
ob-C: use size_t in babel D

* lisp/ob-C.el (org-babel-C-header-to-C): change ulong to size_t for
  indexing a table as mandated by the latest version of the D language
  (thanks to Chris Andrews)
lisp/ob-C.el