>>>>> "Marco" == Marco Bonardo <mbona...@mozilla.com> writes:
Marco> See the previous pragma once proposal: Marco> https://groups.google.com/forum/#!msg/mozilla.dev.platform/PgDjWw3xp8k/PLYQc5xoWmsJ Something I didn't see in that thread is that, at least with GCC, pragma once does not scale well. See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58770 This could be somewhat fixed in GCC, but it never seemed worthwhile to me, because header guards are easy and portable. Also pragma once always struck me as one of those things that crept in back when GCC was lax about adding extensions. Tom _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform