close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

Opened 14 years ago

Closed 14 years ago

#1071 closed defect (fixed)

compilation of init.cpp fails if svn is not found

Reported by: Jorge Owned by: Jorge
Priority: highest Milestone: Mantainance
Component: ASCII data files Version: 2.0.1
Severity: blocker Keywords: svn info
Cc:

Description

If svn is not found the compilation of init.cpp fails. This happens on Linux.

init.cpp: In function ‘unsigned char InitGrammars()’:
init.cpp:871: error: ‘__TOL_BUILD_SVN_INFO__’ was not declared in this scope

Change History (2)

comment:1 Changed 14 years ago by Jorge

Status: newaccepted

comment:2 Changed 14 years ago by Jorge

Resolution: fixed
Status: acceptedclosed

(In [3092]) fixes #1071, make sure TOL_BUILD_SVN_INFO is defined before creating svnInfo variable.

Note: See TracTickets for help on using tickets.