Changeset 80304

Timestamp:
Aug 29, 2012, 3:52:29 PM (10 years ago)
Author:
Jurko Gospodnetic
Message:

Boost Jam cleanup on Linux/Free-BSD - replaced strndup() usage with malloc()/strncpy() as strndup() does not get declared in older glibc version header files unless some version specific symbols are defined first. This corrects a compiler warning on such systems about strndup() function being implicitly (and incorrectly) declared.

(No files)

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