lp:libgfshare

Created by Daniel Silverstone and last modified
Get this branch:
bzr branch lp:libgfshare

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Daniel Silverstone
Project:
libgfshare
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at git://git.gitano.org.uk/libgfshare.git.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 15 seconds — see the log

Recent revisions

52. By Daniel Silverstone

Update to require gfshare_fill_rand to be initialised.

Require explicit initialisation of gfshare_fill_rand so that
numpties get a SEGV instead of bad randomness.

51. By Patrick Fasano <email address hidden>

fix uninitialized variable compile error

Previous code gave the following error when compiled with -Werror=maybe-initialized
> ../tools/gfcombine.c: In function 'main':
> ../tools/gfcombine.c:127:9: error: 'len1' may be used uninitialized in this function [-Werror=maybe-uninitialized]
> if( len1 != getlen(inputfiles[1]) ) {
> ^
> ../tools/gfcombine.c:101:16: note: 'len1' was declared here
> unsigned int len1;
> ^
> cc1: all warnings being treated as errors
> make: *** [tools/gfcombine.o] Error 1

50. By Daniel Silverstone

Merge in updates from Launchpad via bzr export/git import

49. By Daniel Silverstone

Remove spaces from the output of wc -l.

This fixes a bug where the test suite would fail on Mac OS X.

Thanks to Filippo Giunchedi for the patch.

48. By Daniel Silverstone

merge Simon's tex-trivia branch

47. By Daniel Silverstone

Bump version ready for a new release later

46. By Daniel Silverstone

Merge fixes for bugs #497992, #497996 and #497999

45. By Daniel Silverstone

Ensure we depend on the full executable name for making the field tables

44. By Daniel Silverstone

Merge smcv's fix to fall back if /dev/urandom not available

43. By Daniel Silverstone

Merge cleanups, gfsplit-using-urandom and nice proof documents from Simon McVittie

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.