lp:guile-pcb/20110918

Created by Patrick Bernaud and last modified
Get this branch:
bzr branch lp:guile-pcb/20110918
Only Patrick Bernaud can upload to this branch. If you are Patrick Bernaud please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Patrick Bernaud
Project:
Guile-PCB
Status:
Development

Recent revisions

89. By Patrick Bernaud

Release 20110918.2

* NEWS: Update

* configure.ac: Bump version.

88. By Patrick Bernaud

Fix compilation warnings.

* guile-pcb/guile-pcb-action.c: Include error.h for declaration of
  Message().
* guile-pcb/guile-pcb-attribute.c: Include pcb header misc.h.
  (guile_pcb_attribute_from_definition): Silence warning for lacking
  types in switch statement.
* guile-pcb/guile-pcb-object.c: Add missing header files.
  Update drawing function calls (see pcb revision
  877332ecfc670834ca960869a843206ce0772c25).
  Fix initializations of flags.
  (scm_object_get_object_type): Remove unused variable.

87. By Patrick Bernaud

Update test following tweaks to PCB's layer stack.

See pcb revision 9a20f7e1ecc6d8451347f5fdb6f3f32927811555.

* tests/object.test: Update layer names.

86. By Patrick Bernaud

Release 20110918.1

* NEWS:
* README: Update.

* configure.ac: Bump version.

85. By Patrick Bernaud

Include missing auxiliary file config.rpath.

This file is required at least by macro GUILE_FLAGS in configure.ac.

* config.rpath: New file from gettextize.

* Makefile.am (EXTRA_DIST): Add config.rpath.

84. By Patrick Bernaud

Ignore auxiliary files for documentation.

* .bzrignore: Add files from doc/.

83. By Patrick Bernaud

Catch exceptions from action callbacks and report them as errors.

* guile-pcb/guile-pcb-action.c (guile_action_trigger_cb): Tweak for a
  catch on any exceptions from callback procedure.
  (trigger_cb_handler): Adapt the error formatting for any error.

* pcb/action.scm:
* doc/action.texi: Update documentation of register-action.

* tests/action.test:
* examples/print-assembly.scm: Update for new error reporting.

82. By Patrick Bernaud

Fix test on creation of an element object.

* tests/object.test (test-add-element): PCB does not like empty
  elements.

81. By Patrick Bernaud

Set version number for new series 20110918.

* configure.ac: Bump version to 20110918.0.

80. By Patrick Bernaud

Restore support for building with Guile 1.8.

* guile-pcb/Makefile.am: Do not rely on GUILE_LIBS, unknown in Guile
  1.8.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers