/
niceSOFT
/
swig
Обзор
Документация
Войти
/
niceSOFT
/
swig
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Examples/test-suite/errors/pp_error_directive.i
13 строк
229 B
Olly Betts
Allow unmatched ' and " in #error and #warning
12 авг 2024, 07:55
12 авг 2024, 07:55
4231b9d
Код
Авторство
О чём код?
%module xxx #warning Print this warning #error This is an error #error Another error #warning Another warning /* Regression tests for #657 */ #error Test it's OK to use an apostrophe #warning An unmatched " should be OK too