... Actually, I used VC2k3 to compile Frontier 10.1a9 for Windows. I'm pretty sure Thomas used Xcode for the Mac version. Is there actually anybody who is...
Hi Thomas, ... No. I'm far from expecting that to work. ... compiling with gcc4 is really only a first step. A necessity. I also got 2300 warnings. A branch...
Hello I am just learning frontier. The descriptions are spread in the web, a bit hard to find, a bit out of date and a bit Mac-Centric. What I have found is: I...
... Agreed. ... Could you please provide the links to these web pages? I'm not sure what the zoom button might be in that context. It would also help to know...
... Actually, if you check SetUpA5.h closely, you will find that all the #defines evaluate to nothing when compiling for Carbon/PPC. For the Carbon/x86 build,...
... I have checked in a fix. I will also take a look at Karsten's set of changes, make sure they don't break any of the other builds, and check them in. ... ...
... This is in: http://www.scripting.com/frontier/manual/chapter02.html I give you a collection of all links I have found, perhabs you can use them. Up and...
... I used to prefer it because the final optimized app was faster than what I could get from the other compilers, but now I see that it's also the leakiest. ...
... I have reviewed and checked in all your changes. Does GCC 4.0 compile trunk without errors now? (I am currently stuck on Mac OS X 10.3.9, so I can't test...
Hi Monika, ... pls. be careful with all the Frontier related stuff from my side beside the "Frontier-Website-Tutorial (Teil 1 bis Teil 3)" and the stuff in my...
Hi Andre, ... Still does. I had to delete my versions of the files to update. Is that the usual way? ... What keeps you there? I upgraded yesterday (hence the...
... Okay, cool, thanks for checking. ... The easy way is "svn revert": http://svnbook.red-bean.com/en/1.1/re25.html ... I haven't bought Tiger yet. I'm overdue...
... The "Explorer's Guide to Frontier" is outdated in some respects. http://www.scripting.com/frontier/manual/chapter02.html The Main Window it mentions...
Hi Andre, I want to merge the changes from the trunk to the Int64 branch. Too much has happened; gcc4 produces even more errors here. So far: - the base of the...
... https://svn.sourceforge.net/svnroot/frontierkernel/Frontier/trunk Except for the duplicate leading "svn", this command will take the changes between...
Hi Andre, ... Typo. ... Already running. Slow. It shows a conflict for the xcode project file: C build_XCode/Frontier.xcode/project.pbxproj Replace this one...
Hi all, I've been maintaining my own local branch of the kernel with the changes we need for Conversant. The only significant difference between the trunk and...
... Subversion regards this as a binary file and there is no way for it to safely merge binary files. (For example, how would you merge the changes between two...
Hi Seth. That's very kind of you. Thanks. I'll be looking at Conversant once again, especially if I can figure out how to incorporate it into OPML Editor. -...
... With a photo album ;-) ... Yes. Just one more build-style with all warnings on. I think I'll commit it soon to the trunk. It's too annoying to re-apply...
Hi Seth, Am 01.04.2006 um 22:35 schrieb Seth Dillingham: ... Speaking for me: no. I find it quite interesting that frontier develops different personalities...
Hey Seth, ... I think it is a swell idea! I say go for it! I hope more vendors will join in the fun. ... I wonder if a top level directory would be the...
... And that's very kind of you to say. :-) So I guess that means you don't have an objection. ... It will run under the OPML Editor. The verb I added to the...
... Cool, thank you. ... Well, on my development workstation it includes 24 guest databases.... and none of those are "data" files. There's Twine.root (our...
Hello all, I'm having some real problems with svn and using dates with the revision flag. Here is an example... change directory to /ODBs/prefsRoot/prefsSuite ...
... When you specify a date instead of a revision number as a parameter in a svn command, the svn server does a binary search on the revisions to determine...
... Cool, thanks. If there are no significant objections by Sunday night, I'll set up the branch. (Silence is consent! :-) ... That's fine with me, and makes...
Hey Andre, ... I can bite the bullet and make the change! I was hoping the use dates as that is what I used before. Say is there a way to give svn a date and...
Hey Seth, ... Yes. ... Yes. ... vcsSync itself isn't dependant on cvs or svn dates but the callback I created to grab info from the cvs log command for root...