lp:~cwilson/spud/lines_attribute_checkpoint_fix
- Get this branch:
- bzr branch lp:~cwilson/spud/lines_attribute_checkpoint_fix
Branch merges
- Stephan Kramer: Pending requested
-
Diff: 19 lines (+2/-0)1 file modifiedsrc/spud.cpp (+2/-0)
Branch information
Recent revisions
- 538. By Cian Wilson
-
Fix string_type elements to have a lines attribute.
This fixes checkpoints so that they aren't missing this attribute when first opened in diamond.
- 537. By Cian Wilson
-
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. - 536. By Tim Greaves
-
On CentOS when building with DESTDIR set, 'make install-dxdiff' fails when
pyversions isn't found - this is a Debian-specific python tool. It appears that
a BUILDING_DEBIAN has been mistakenly replaced with a DESTDIR in Makefile.in to
cause this behaviour. - 535. By Cian Wilson
-
Merging in changes from lp:~spud/spud/update_options. This adds a script for the updating of options files based on the original version just for tests in fluidity but made schema ambivalent.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:spud