Hello all, I wanted to try the rtrim expression but I got an error like function not found. Anyone have any ideas why I can't access that expression? ...
Can anyone point me to an example or explain how I can access data stored in a table, and write to those tables, from within the C program? I've managed to...
... There are some html and webserver kernel works that have to deal with tables. Take a look at buildpagetableverb() or webserverparseheaders() in langhtml.c....
I downloaded the Frontier Kernel Source Code this weekend, and did builds with XCode 2.2.1 under Mac OS X 10.4.9. I was able to do a build successfully, but I...
1. Most of us don't have much to do with the OPML build. I'm not sure who constructed it, but it's not something we actively track here. That's not to say that...
... I was responsible for adding the OPML Editor build. The difference between Frontier and OPML Editor are really minor at the kernel level. They are compiled...
Hello Andy, ... I would suggest working with the latest sources from the Subversion repository ( v10.1a15 ). Unless you have a specific need for 10.1a10. ... ...
Neato. Andre, do you know if changes to the OPML binaries get checked in here? What about the root updates? I'd think the roots would be very different, right?...
... There should be a tag in our repository that corresponds to the latest release of the OPML Editor variant of the kernel. I'm not aware of any kernel-level...
... I've implemented the entire set of functions now, minus the "sign" function (which I'm not sure exactly what was intended). I have have not done any...
Hello Dave, I'd like to see your changes go into a repository branch first so that interested persons can take a look at what you've done, make comments, ...
... I've uploaded the source and the glue. Please let me know when you want me to check these out, and if you can give me a quick clue on how to do it I'd...
Hello Dave, ... To check them out, first install TortoiseSVN. Using Windows Explorer or the Desktop, right click and select "SVN Checkout..." from the menu. ...
For your reference: How to create a new branch: http://manila.zatz.com/frontierkernel/stories/storyReader$32 Little out of date, but some useful reading: ...
OK, this is pretty far afield from kernel hacking, but I'm a bit stuck. I'm trying to process macro calls inside my feeds, and I'm finding that the macro calls...
On or about 11/14/07 2:51 AM, thus spake "frontierkernel@yahoogroups.com" ... It's the angle-brackets. Macros don't run inside an HTML tag. To Frontier, your...
Hey Dave, ... Kewl. I've uploaded tweaked versions of the files you put up in the files area. You may want to take that zip down as your changes are now in...
Thanks, Matt. That's a big help. Hmm.. if they're tags, could I then also escape the tag and make it work, thusly: \<![CDATA[Each issue of OutlookPower...
Hi guys, For the first time in over a year, I'm trying to build on VC++ Express 2005. I'm getting a bunch of linker errors related to MySQL. The source is...
Seth
yahoo.seth@...
Nov 15, 2007 7:19 pm
3420
Hey Seth, I just checked out the math functions branch which is has only minor changes from the trunk and it compiled just fine. I wonder if your copy of 2K5...
Here's what I'm seeing: Linking... shell.obj : error LNK2019: unresolved external symbol _mysqlinitverbs referenced in function _shellinit shell.obj : error...
... Hey, there's another option I hadn't noticed: my project file was conflicted, so svn didn't update it. All is well again. Sorry for the trouble. It built...
Seth
yahoo.seth@...
Nov 15, 2007 9:28 pm
3423
I'm finally migrating from Frontier 3.0 (68K app, circa 1994) and I'm very grateful to find that Frontier is alive and well as the Kernel project. I use...
... One additional thing I thought of regarding overhead. If you call up the Help menu's "About Frontier" option, you'll see how many threads are currently...
... Welcome! ... My pleasure - please be aware that the math verbs are currently not part of the trunk nor included in the distributed binaries. You would ...
... Welcome! ... My pleasure - please be aware that the math verbs are currently not part of the trunk nor included in the distributed binaries. You would ...
Wow, Frontier 3, eh? That's a LONG time ago. I wouldn't worry much about the overhead of loaded databases, especially if you're running on modern hardware. We...