H. Peter Anvin (Intel)
3c896de5a3
warnings.pl: script to harvest warnings directly from the source
...
This will make it a lot easier to create new warning categories by
inserting a block comment directly in the source code near where the
warning is used.
This block comment should look like:
/*
*!warning-name {on|off|err} this is a warning
*!
*! needs a help text.
*/
nasm_warnf(WARN_WARNING_NAME, ...);
Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
2018-12-13 16:33:39 -08:00
..
2018-12-12 18:13:47 -08:00
2017-03-07 21:32:37 -08:00
2018-12-12 17:48:38 -08:00
2018-06-12 13:54:42 -07:00
2018-12-12 18:05:52 -08:00
2018-12-01 19:54:15 +03:00
2016-05-25 12:06:29 -07:00
2017-02-28 18:13:43 -08:00
2017-02-28 18:13:43 -08:00
2018-12-12 18:13:47 -08:00
2016-05-25 12:06:29 -07:00
2018-12-12 18:13:47 -08:00
2018-12-12 18:05:52 -08:00
2018-12-12 17:43:25 -08:00
2018-12-12 18:05:52 -08:00
2018-12-12 18:13:47 -08:00
2018-06-01 18:06:25 -07:00
2016-05-25 12:06:29 -07:00
2016-10-04 14:09:07 -07:00
2017-04-02 19:36:41 -07:00
2018-12-12 17:48:38 -08:00
2018-11-25 01:15:51 +03:00
2018-12-12 18:13:47 -08:00
2016-05-25 12:06:29 -07:00
2016-05-25 12:06:29 -07:00
2016-05-25 12:06:29 -07:00
2018-10-29 22:25:16 +03:00
2018-06-14 16:42:03 -07:00
2018-12-11 13:18:49 -08:00
2018-12-10 23:28:01 -08:00
2018-12-12 17:48:38 -08:00
2016-05-25 12:06:29 -07:00
2016-05-25 12:06:29 -07:00
2016-05-25 12:06:29 -07:00
2017-04-02 19:36:41 -07:00
2018-12-13 16:33:39 -08:00