[dylan-lang/opendylan] 6fdd56: Use size_t for MMAllocMisc / MMFreeMisc.

GitHub <[email protected]>
Newsgroups gmane.comp.lang.dylan.gwydion.cvs
Message-ID <54c8f109b0e41_19023f84bdd1d2c046788@hookshot-fe5-cp1-prd.iad.github.net.mail>
  Branch: refs/heads/master
  Home:   https://github.com/dylan-lang/opendylan
  Commit: 6fdd56f9bb1c173d86b3130d734486d53620108c
      https://github.com/dylan-lang/opendylan/commit/6fdd56f9bb1c173d86b3130d734486d53620108c
  Author: Bruce Mitchener <[email protected]>
  Date:   2015-01-28 (Wed, 28 Jan 2015)

  Changed paths:
    M sources/common-dylan/timers.dylan
    M sources/lib/run-time/run-time.h
    M sources/system/unix-operating-system.dylan

  Log Message:
  -----------
  Use size_t for MMAllocMisc / MMFreeMisc.

run-time.h: Proper declaration using size_t. This makes it match
  the other headers (like mm.h) and the various implementations
  which all already use size_t.

timers.dylan, unix-operating-system.dylan: Use <raw-c-size-t> rather
  than <raw-c-unsigned-long> for calling MMAllocMisc and MMFreeMisc.
  This makes the generated C match the declaration from run-time.h.


  Commit: ab9953bd3021c138ce64df79a7c900b7a9ace326
      https://github.com/dylan-lang/opendylan/commit/ab9953bd3021c138ce64df79a7c900b7a9ace326
  Author: Peter S. Housel <[email protected]>
  Date:   2015-01-28 (Wed, 28 Jan 2015)

  Changed paths:
    M sources/common-dylan/timers.dylan
    M sources/lib/run-time/run-time.h
    M sources/system/unix-operating-system.dylan

  Log Message:
  -----------
  Merge pull request #856 from waywardmonkeys/fix-mmallocmisc-prototype

Use size_t for MMAllocMisc / MMFreeMisc.


Compare: https://github.com/dylan-lang/opendylan/compare/9284f58dccd6...ab9953bd3021

_______________________________________________
chatter mailing list
[email protected]
https://lists.opendylan.org/mailman/listinfo/chatter
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.