lp:~smspillaz/+junk/compiz-core.linker-debugging

Created by Sam Spilsbury and last modified
Get this branch:
bzr branch lp:~smspillaz/+junk/compiz-core.linker-debugging
Only Sam Spilsbury can upload to this branch. If you are Sam Spilsbury please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Sam Spilsbury
Status:
Development

Recent revisions

2967. By Sam Spilsbury

Debugging

2966. By Sam Spilsbury

Release 0.9.7.1

2965. By Sam Spilsbury

Fixes up a bunch of boost::variant edge cases

1. Fixes a case where const char * would be converted to bool, add a wrapper to ensure it gets converted to CompString
2. Fixes a case where unsigned short [] and unsigned short * would get converted to bool also, add a wrapper to ensure they are stored correctly
3. Adds some template specializations for the above, especially the reading part.

Merge lp:~smspillaz/compiz-core/compiz-core.option-variant-type-fixes

2964. By Daniel van Vugt

Fix uninitialized variable warnings in valgrind (LP: #921451)

Merge lp:~vanvugt/compiz-core/fix-921451 into lp:compiz-core

2963. By Daniel van Vugt

Fix build failures with glib 2.30 (oneiric) (LP: #921406)

Amazingly, there is no compatible GThread/GMutex/GCond API that is compatible with both glib 2.30 (oneiric) and 2.31 (precise). So we need to #if them :(

Merge lp:~vanvugt/compiz-core/fix-921406 into lp:compiz-core

2962. By Alan Griffiths

Match the comment and interface to the implementation

Merge lp:~alan-griffiths/compiz-core/fix-option into lp:compiz-core

2960. By Sam Spilsbury

Fix building without tests

2959. By Sam Spilsbury

Work around a race condition when restarting compiz

2958. By Sam Spilsbury

Work around a bug in glibmm in the paintscheduler test

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers