Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » UppHub » Added SVN Library
Re: Added SVN Library [message #16490 is a reply to message #16489] Tue, 17 June 2008 22:13 Go to previous messageGo to previous message
Oblivion is currently offline  Oblivion
Messages: 1094
Registered: August 2007
Senior Contributor
Great job!.

SvnLib compiles successfully on MinGW, but it fails to compile on MSVC9.0 with the following error:

Quote:


----- CtrlLib ( GUI MSC9 DEBUG DEBUG_FULL BLITZ WIN32 MSC ) (1 / 11)
----- SvnLib ( GUI MSC9 DEBUG DEBUG_FULL BLITZ WIN32 MSC ) (2 / 11)
SvnLib.cpp
c:\myapps\svnlib\svnlib.cpp(867) : error C4716: 'Upp::Svn::UpdateInfo' : must return a value
SvnLib: 1 file(s) built in (0:05.68), 5687 msecs / file, duration = 5703 msecs

There were errors. (0:05.84)



In SvnLib.cpp,

// updates info from current repository
Svn::Errors Svn::UpdateInfo(void)
{

} // END Svn::UpdateInfo()


Should return an error code. I'm suprised that the ever-complaining MinGW did not give any errors, not even a warning. Laughing


[Updated on: Tue, 17 June 2008 22:15]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: quicktabs vs tabbar
Next Topic: Shiny: C++ profiler - Ultimate++ package
Goto Forum:
  


Current Time: Wed May 15 08:30:51 CEST 2024

Total time taken to generate the page: 0.02623 seconds