thomas037 / augustus

Automatically exported from code.google.com/p/augustus
0 stars 0 forks source link

Highway Example Issue on Mac #35

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The highway example broke between 0.4.2.0 and 0.4.3.1 on Mac OSX.

1. cd into higway/real and follow the steps
2. this runs on Ubuntu . Debian and fails on Mac OSX
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
Mac Snow Leopard

Please provide any additional information below.

Original issue reported on code.google.com by collin.b...@opendatagroup.com on 2 Jun 2011 at 7:40

GoogleCodeExporter commented 8 years ago
fixed.
augustus/kernel/unitable/storage.py had a bad call to fd.flush()
This is in trunk

Original comment by collinbe...@gmail.com on 3 Jun 2011 at 3:00