Changeset 80064

Timestamp:
Aug 17, 2012, 7:23:03 AM (10 years ago)
Author:
Jurko Gospodnetic
Message:

Fixed Boost Jam's internal list structure allocation bug - due to a typo the list_new() operation did not work correctly on systems where LIST * is smaller than LIST (e.g. if LIST * is smaller than OBJECT * or OBJECT * is smaller than an int). Removed code duplication between list_new() & list_alloc(). Contributed by Kohei Takahashi <flast at flast.jp>.

(No files)

Note: See TracChangeset for help on using the changeset viewer.