Skip to content
Snippets Groups Projects
Select Git revision
  • 3edf55cb7c129b16c49c4bd37019ad9f5ee2d264
  • master default protected
  • deanonimzer
  • v2 protected
  • v1 protected
  • develop protected
6 results

requirements.dev.txt

user avatar
Adam Wardynski authored
My relative position tests wouldn't compile in GCC where I used Position::Nowhere for comparison. Apparently according to standard TC1, section 9.4.2, paragraph 4, if you want to use integral static const in a program, you still have to define it even if there's initializer in the declaration.
81a2b5a8
History