Re: wxperl: svn to git
Steve Cookson <[email protected]>
| Newsgroups | gmane.comp.lang.perl.wxperl |
|---|---|
| Message-ID | <[email protected]> |
You see, if the wxTimer problem has gone away and Mark has upgraded svn to 3.0.1, then the only one we need is 3.0.2. Even here, the patch file contains two updates, one to fix the validation in Build.PL and the other for a "null" data/patch file. Maybe even that is not required, in which case we only have the validation of the Build.PL file. A much smaller task and less prone to error. What do you think? Regards Steve. On 19-10-2014 23:21, Erik Colson wrote: > Steve Cookson <[email protected]> writes: > >>>>> 3.0.1 - Does this conflict with Mark has applied? >> Did you look at Mark's most recent svn patch for 3.0.1? Is it any >> different from mine? I'll look when I get a chance: this is going to >> be a busy couple of weeks. > nope I didn't check both. However I corrected a small bug in the bugfix > branch. > >>>>> 3.0.2 - No problem. >> Nothing more to say. > :) > >>>>> - wxTimer wrapping changes. Without the changes, I get a crash, with >>>>> them I get a run-time warning. I prefer the warning, but it is still >>>>> not perfect. >> I recall you also had an issue here. Did you get it all working >> without any errors? What did you do? > Can't remember I had an issue. I do have code using timers and that > works nicely. Do you have a small script which shows your prob ? > > best