D M German <[email protected]> wrote:
> I have added the Thoby projection for the Nikkor 10.5. It is now in
> subversion.
[...]
Hello,
FYI the respective commit contains a couple of unrelated and probably
unintional changes:
ametz...@argenau:~/SVN/upstream/libpano$ lsdiff /tmp/1306.diff
debian/control
debian/compat
debian/libpano13-bin.install
debian/TODO
debian/libpano13-bin.docs
debian/watch
debian/changelog
debian/patches/10_workaround_libtool_link_as_needed_bug
debian/patches/series
debian/patches/20_bumpsoname.diff
debian/copyright
debian/libpano13-dev.install
debian/rules
debian/README.source
debian/libpano13-2.install
panorama.h
doc/stitch.txt
math.c
adjust.c
PTcommon.c
ChangeLog
filter.h
parser.c
CMakeLists.txt
dump.c
* There does not seem to be a point in adding an (outdated) debian/
subdirectory, I guess this was an error?
* The change to PTcommon.c is not explained in commit message or
changelog.
-------------------------------
--- PTcommon.c (Revision 1305)
+++ PTcommon.c (Revision 1306)
@@ -533,6 +533,7 @@
newX = (int)(Dx2 + 0.5 + sw2);
newY = (int)(Dy2 + 0.5 + sh2);
+ #ifdef XXXXX
if (newX != x || newY != y) {
printf(" X,Y: %7.1f,%7.1f (%5d,%5d) ->
OUT: %9.1f, %9.1f inv -> %9.1f %9.1f (%5d, %5d) -- error %5d,%5d\n",
x_d, y_d,
@@ -544,6 +545,7 @@
newY - y
);
}
+ #endif
// If this assertion fails, there is an error.
The question is, how big? See the values above.
// it is possible that the error is so small
that it does not matter.
/*
-------------------------------
thanks, cu andreas
--
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'
--
You received this message because you are subscribed to the Google Groups
"Hugin and other free panoramic software" group.
A list of frequently asked questions is available at:
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at http://groups.google.com/group/hugin-ptx