[Issue 143] New - Build warnings

View: New views
3 Messages — Rating Filter:   Alert me  

[Issue 143] New - Build warnings

by edac val :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

http://pysvn.tigris.org/issues/show_bug.cgi?id=143
                 Issue #|143
                 Summary|Build warnings
               Component|pysvn
                 Version|current
                Platform|All
              OS/Version|Linux
                     URL|
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|ENHANCEMENT
                Priority|P5
            Subcomponent|extension
             Assigned to|barryscott
             Reported by|edacval






------- Additional comments from edacval@... Wed Nov  4 06:13:43 -0800 2009 -------
Many "deprecated" warnings at compiliation time. Build log:
http://pastebin.ca/raw/1656691 . Additional info: OS - Archlinux Linux i386,
Subversion - 1.6.5, gcc - 4.4.2, kernel - 2.6.31.5, python - 2.6.4

------------------------------------------------------
http://pysvn.tigris.org/ds/viewMessage.do?dsForumId=1334&dsMessageId=2414418

To unsubscribe from this discussion, e-mail: [issues-unsubscribe@...].

[Issue 143] Build warnings

by edac val :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

http://pysvn.tigris.org/issues/show_bug.cgi?id=143






------- Additional comments from edacval@... Wed Nov  4 06:14:19 -0800 2009 -------
Created an attachment (id=49)
Build log

------------------------------------------------------
http://pysvn.tigris.org/ds/viewMessage.do?dsForumId=1334&dsMessageId=2414419

To unsubscribe from this discussion, e-mail: [issues-unsubscribe@...].

[Issue 143] Build warnings

by Barry Scott :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

http://pysvn.tigris.org/issues/show_bug.cgi?id=143



User barryscott changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|NEW                       |RESOLVED
--------------------------------------------------------------------------------
              Resolution|                          |WORKSFORME
--------------------------------------------------------------------------------




------- Additional comments from barryscott@... Fri Nov  6 12:37:45 -0800 2009 -------
The deprecated API from subversion are needed to maintain pysvn API
compatibility. Theses are not a problem.

The "warning: deprecated conversion from string constant to char*" are a
problem with python header files. Theses are not a problem.

In this case I've raise a bug against python and offered to submit a patch
to fix the python code. See http://bugs.python.org/issue6952.

Summary: your build is good. Run the tests to be confident that everything
is working.

------------------------------------------------------
http://pysvn.tigris.org/ds/viewMessage.do?dsForumId=1334&dsMessageId=2415244

To unsubscribe from this discussion, e-mail: [issues-unsubscribe@...].