Open
Description
Previous ID | SR-328 |
Radar | None |
Original Reporter | dunkelstern (JIRA User) |
Type | Bug |
Environment
Ubuntu 15.10
Additional Detail from JIRA
Votes | 1 |
Component/s | Compiler, Standard Library |
Labels | Bug, ClangImporter, Linux |
Assignee | None |
Priority | Medium |
md5: fe85e3a129e976d855f0176e874a827d
Issue Description:
Try using strptime or lrand48 for example, they need the C compiler macro _XOPEN_SOURCE defined to work.
see: man 7 feature_test_macros for further examples