alan-l9u47G1YtzVVFgiSwJXKkQC/[EMAIL PROTECTED] wrote: > Steve, > > I'm still working toward this. On the way, I found and fixed a bug that is > activated when DEBUG is defined in a MINGW32 environment. When I tried to > create > a patch just for that, I got: > > C:\Feldstein\git\icarus_verilog_cloned>git format-patch origin/v0_8-branch > 0001-Fixed-dangling-latch-gate-inputs.patch > 0002-Removed-UML-not-for-publication.patch > 0003-Restore-UML-for-local-use.patch > 0004-Presense-of-UML-would-interfere-will-all-subsequent.patch > 0005-Fixed-DEBUG-for-MINGW32.patch > > C:\Feldstein\git\icarus_verilog_cloned> > > This seems to indicate that my earlier patch set (starting with > Fixed-dangling-latch-gate-inputs.patch), was not committed to your > repository. > That is probably wise, due to the issue you reported below, but I just want > to > confirm my understanding.
Your 0001 and 0002 patches above appear to me present on the v0_8-branch branch, Make sure you are using that branch and not the v0_8-devel branch. The latter was an error on my part (an artifact from the CVS-->git translation that tricked me) and a few patches got onto that branch instead of the proper v0_8-branch head. -- Steve Williams "The woods are lovely, dark and deep. steve at icarus.com But I have promises to keep, http://www.icarus.com and lines to code before I sleep, http://www.picturel.com And lines to code before I sleep." _______________________________________________ geda-dev mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev
