bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Comment inside comment


From: Gisle Vanem
Subject: Comment inside comment
Date: Sun, 26 Jul 2020 23:33:16 +0200
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0

Just a warning from 'cl', but that should be
removed IMHO:
  argz.h(58): warning C4138: '*/' found outside of comment (compiling source 
file argz.c)
  argz.h(69): warning C4138: '*/' found outside of comment (compiling source 
file argz.c)

Because of argz.h:
  extern size_t argz_count (const char */*argz*/, size_t /*len*/);
  extern void argz_stringify (char */*argz*/, size_t /*len*/, int /*sep*/);

--
--gv



reply via email to

[Prev in Thread] Current Thread [Next in Thread]