[MOBY-guts] biomoby commit
Eddie Kawas
kawas at dev.open-bio.org
Tue Sep 2 18:27:15 UTC 2008
kawas
Tue Sep 2 14:27:15 EDT 2008
Update of /home/repository/moby/moby-live/Perl/MOBY-Server
In directory dev.open-bio.org:/tmp/cvs-serv23308/Perl/MOBY-Server
Modified Files:
Changes
Log Message:
added changes to reflect the addition of code to suppress redefinition warnings for MOBY::Async::WSRF
moby-live/Perl/MOBY-Server Changes,1.12,1.13
===================================================================
RCS file: /home/repository/moby/moby-live/Perl/MOBY-Server/Changes,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- /home/repository/moby/moby-live/Perl/MOBY-Server/Changes 2008/09/02 13:14:56 1.12
+++ /home/repository/moby/moby-live/Perl/MOBY-Server/Changes 2008/09/02 18:27:15 1.13
@@ -15,7 +15,8 @@
introduced by a previous commit
- Bug fix related to asynchronous MOBY calls with empty mobyData elements.
MOBY::Async::SimpleServer uses serviceInputParser, which had the bug fixed.
- -
+ - Added "no warnings 'redefine';" to MOBY::Async::WSRF to suppress redefinition
+ warnings.
-
More information about the MOBY-guts
mailing list