On Thu, Jan 24, 2013 at 12:33 AM, Douglas Gregor <[email protected]> wrote:
> On Jan 23, 2013, at 2:26 AM, İsmail Dönmez <[email protected]> wrote:
>> Headers under linux/* is not for userspace consumption. The correct header
>> file is <limits.h>.
>
> According to the thread for this patch ([PATCH] clang: fix compilation on
> Linux), <limits.h> doesn't pull in PATH_MAX. I don't have a Linux system to
> verify either way.
Verified and fixed in r173578.
Dmitri
--
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <[email protected]>*/
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits