Eric Blake <[email protected]> ha escrit: > I noticed some use of undefined behavior of ctype macros (not all platforms > guarantee that isxxx(char) produces sane results, when the high bit is > set).
Thanks, Eric. I'll apply this. > Also, is there any reason that src/Makefile.in is stored in git, but not the > toplevel Makefile.in? No, there is no reason to store either. Looks like I have overlooked that one while converting the repository. Thanks for noticing. Regards, Sergey
