~cwilson/spud/pythonnewkeywarning

Viewing all changes in revision 537.

  • Committer: Cian Wilson
  • Date: 2015-08-17 18:36:07 UTC
  • mfrom: (536.1.4 newtrunk)
  • Revision ID: cwilson@ldeo.columbia.edu-20150817183607-crd8yidu67c1duuz
Changes to allow spud to compile using clang/llvm on mac osx 10.10.

Options now store their children as pointers.  This gets around undefined behaviour for incomplete types with std library
implementations.

Additionally removing a seg faulting bug where it was assumed that children.end() would point at the last entry after another entry
had been pushed back onto children.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: