Robert Krawitz
2018-05-12 03:01:03 UTC
My final patch of the day, and probably the least controversial. The
sort code in ImageInfoList.cpp uses <date,filename> as the sort key,
but the isSorted() and merge code only looks at the date. This
resulted in my index.xml file having lost sort order over time.
sort code in ImageInfoList.cpp uses <date,filename> as the sort key,
but the isSorted() and merge code only looks at the date. This
resulted in my index.xml file having lost sort order over time.
--
Robert Krawitz <***@alum.mit.edu>
*** MIT Engineers A Proud Tradition http://mitathletics.com ***
Member of the League for Programming Freedom -- http://ProgFree.org
Project lead for Gutenprint -- http://gimp-print.sourceforge.net
"Linux doesn't dictate how I work, I dictate how Linux works."
--Eric Crampton
Robert Krawitz <***@alum.mit.edu>
*** MIT Engineers A Proud Tradition http://mitathletics.com ***
Member of the League for Programming Freedom -- http://ProgFree.org
Project lead for Gutenprint -- http://gimp-print.sourceforge.net
"Linux doesn't dictate how I work, I dictate how Linux works."
--Eric Crampton