]> git.cameronkatri.com Git - mandoc.git/commit
It seems that __STDC_ISO_10646__ isn't defined even where it can be
authorKristaps Dzonsons <kristaps@bsd.lv>
Thu, 19 May 2011 15:48:58 +0000 (15:48 +0000)
committerKristaps Dzonsons <kristaps@bsd.lv>
Thu, 19 May 2011 15:48:58 +0000 (15:48 +0000)
commit0008cc060a28b9a61118020527d85bb229e288f7
treeb068290fa1bd3bc2dbf9014c15513de237355767
parentdd0cac76b8c2d4067ba6cb936ca1f43f6bebeadb
It seems that __STDC_ISO_10646__ isn't defined even where it can be
defined, so remove the check for it and leave it up to people compiling
the software (DOWNSTREAM) to take care of this.  This will eventually
need to be fixed up with a proper non-10646 converter and so on, but
this is a simple start.  While here, strengthen then language in the
Makefile to this effect.
Makefile
term_ascii.c