URL:
  <http://gna.org/bugs/?10265>

                 Summary: Building is broken in non-svn directories
                 Project: Warzone Resurrection Project
            Submitted by: cybersphinx
            Submitted on: Monday 11/05/2007 at 11:45
                Category: None
                Severity: 5 - Blocker
                Priority: 5 - Normal
                  Status: None
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: svn/trunk
        Operating System: GNU/Linux
         Planned Release: None

    _______________________________________________________

Details:

The autorevision thing works in an SVN checkout, but not in a directory
without SVN info. Building fails with the following error:

version.c: In function ‘version_getLowRevision’:
version.c:37: error: ‘exported’ undeclared (first use in this function)
version.c:37: error: (Each undeclared identifier is reported only once
version.c:37: error: for each function it appears in.)
version.c: In function ‘version_getRevision’:
version.c:42: error: ‘exported’ undeclared (first use in this function)
version.c: In function ‘version_getSvnDate’:
version.c:102: error: size of array ‘svn_date’ is too large
version.c:102: warning: unused variable ‘svn_date’

To reproduce do a "svn export . ../warzone-without-svn-info" from an SVN
directory and then just the usual build in ../warzone-without-svn-info.




    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?10265>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Warzone-dev mailing list
Warzone-dev@gna.org
https://mail.gna.org/listinfo/warzone-dev

Reply via email to