There is a typo in lglicua-0.1-alpha2:

        "B.Modified" instead of "DB.Modified"

in "svn/svn-update.lua" at line 311.

This defect came about as a side-effect of a single
SourceForge repository, "canvasdraw-cd", holding the sources
for three "projects" visible in the CD release tarball:
            - ftgl;
            - pdflib7; and
            - cd.

I've added the concept of "Parent project" and "Private
project" to lglicua in order to cater for this (i.e. a change
merely in ftgl forces all of ftgl/pdflib7/cd to undergo a SVN
revision update).

The defective test was added in order to reduce the number of
times that the database was saved.  Deferring save until the
end of all update processing also meant that partial updates
to the database, which could potentially desynchronise the
ftgl/pdflib7/cd lock-step, would be less likely to occur.

Apologies for any inconvenience.  A fix will be applied, but
I'll take some time to check carefully the overall
assumptions/weaknesses attached to differing solutions.

s-b etc


_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to