added #pragma qc(on) and qc(off) to turn on/off double-quoted string comment

This commit is contained in:
hyunghwan.chung
2017-11-26 06:45:59 +00:00
parent 76b975a152
commit a817083543
3 changed files with 64 additions and 16 deletions

View File

@ -38,11 +38,6 @@
* object instead of putting in in a separate byte array. */
#define MOO_USE_METHOD_TRAILER
/* TODO: turn this to per-file pragma
* for instance, #pragma qc.
/*#define MOO_ENABLE_QUOTED_COMMENT*/
/* ========================================================================== */
/**