#13272: Source tarball not at latest revision
-------------------------+--------------------------------------------------
Reporter: RHSimard | Owner:
Type: build error | Status: new
Priority: normal | Milestone:
Component: build | Version: 2.9-svn
Keywords: | Blockedby:
Patch: 0 | Blocking:
-------------------------+--------------------------------------------------
Hello to everyone from a newbie.
I have been trying to compile for Cygwin from the current source tarball
from SourceForge, wxWidgets-2.9.1.tar.bz2
I was having problems and digging around, I found that they should have
been addressed with changeset 65057. Upon checking I discovered that the
files seem to be at the revision just ''before'' that changeset. Notably,
include/wx/evtloop.h looks like
`wxWidgets/trunk/include/wx/evtloop.h?rev=64146` r64146: it doesn't show
the changes to the use of !__CYGWIN!__ in conditionals. A spot check of
src/common/filename.cpp seems to be the same: it looks like r64640: one
change I checked on was not there and the file has the line count for
r64640.
"build error" seems the closest type for this ticket. Same for component.
HTH.
Regards,
Ray S.
--
Ticket URL: <http://trac.wxwidgets.org/ticket/13272>
#13272: Source tarball not at latest revision
-------------------------+--------------------------------------------------
Reporter: RHSimard | Owner:
Type: build error | Status: new
Priority: normal | Milestone:
Component: build | Version: 2.9-svn
Keywords: | Blockedby:
Patch: 0 | Blocking:
-------------------------+--------------------------------------------------
Comment(by RHSimard):
Also, the shift from fn_str() to t_str() is not reflected in the tarball.
--
Ticket URL: <http://trac.wxwidgets.org/ticket/13272#comment:1>
#13272: Source tarball not at latest revision
--------------------------+-------------------------------------------------
Reporter: RHSimard | Owner:
Type: build error | Status: closed
Priority: normal | Milestone:
Component: build | Version: 2.9-svn
Resolution: invalid | Keywords:
Blockedby: | Patch: 0
Blocking: |
--------------------------+-------------------------------------------------
Changes (by disc):
* status: new => closed
* resolution: => invalid
Comment:
Welcome Ray,
The 2.9.1 downloads don't get updated and come from somewhere before
revision 65014 (this is when the release was tagged). What you are looking
for is a daily snapshot from http://biolpc22.york.ac.uk/pub/Daily_HEAD/
or, if you want a particular revision, try svn (
http://www.wxwidgets.org/develop/svn.htm ).
--
Ticket URL: <http://trac.wxwidgets.org/ticket/13272#comment:2>