Re: [Sibyl] about the project

2002-01-10 Thread Yuri Prokushev
On Thu, 10 Jan 2002 08:47:44 +0100 (CET), Karl Reinberg wrote: On Thu, 10 Jan 2002 08:08:13 -0500 (EST), Yuri Prokushev wrote: And what do you mean by no debugging? Sibyl IDE DOES allow integrated debugging. But doesn't work :- ( (fix 3 4) IMHO it depends on the fixpak of the os/2 kernel

Re: [Sibyl] (More) Thoughts about the project....

2002-01-10 Thread Yuri Prokushev
On Thu, 10 Jan 2002 12:51:46 +0300, Alexey Smirnov wrote: So, I think first of all we *must* discuss main purpose of our project: What we want to do? - Language - Independent IDE and RAD tool? Yes, this is a great deal but, I do not whant to create this tool and I think that this way

Re: [Sibyl] Project dead

2002-04-27 Thread Yuri Prokushev
On Sat, 27 Apr 2002 15:19:28 +0200 (CDT), Adrian Gschwend wrote: Well. We have dead project. Isn't it? Nope, just noone working on it right now and I forget to put the mailinglist manager into the autorstart :-)) There is someone who wants to do some sort of project lead soon, he will write a

Re: [Sibyl] 'Sibyl (?)' - Project

2002-05-04 Thread Yuri Prokushev
On Wed, 01 May 2002 06:14:14 +0200 (CEST), Udo Schelp wrote: Hallo, this mail is late, but I had problems with my house. It was raining outside and the water was inside...:-(( After having some mail with Adrian Gschwend he asked me for leading this project ( ??projectname ??) Open Sibyl at

Re: [Sibyl] CVS created!

2002-05-16 Thread Yuri Prokushev
On Thu, 16 May 2002 09:30:00 +0200 (CDT), Adrian Gschwend wrote: On Thu, 16 May 2002 08:42:33 -0400 (EDT), Yuri Prokushev wrote: Ok. Lets make choice of documentation format. a) ipfc (output is inf) b) emxdoc (txt, ipf, html, TeX) c) hypertext/2 (ipf, ?) d) texinfo (texinfo, may be pdf, ps

Re: [Sibyl] Before coding

2002-05-16 Thread Yuri Prokushev
On Thu, 16 May 2002 19:27:32 +0200 (CEST), Daniel de Kok wrote: Before coding. 1) Must be OpenSibyl code compiled with SPC. Or only with FPC? SPC is dead and not really efficient, so I would rather target FPC. Worked FPC version will be not soon. So I prefer don't break SPC support until

[Sibyl] TODO Again

2002-06-09 Thread Yuri Prokushev
Hello, All! Our major tasks: 1) Fix SCU loading 2) Fix compiler execution 3) Rework RTL (in progress) 4) Port SysUtils to FPC. Bye --- To unsubscribe yourself from this list, send the following message to [EMAIL PROTECTED] unsubscribe sibyl end

[Sibyl] First alpha of the new bsedos/doscalls

2002-06-29 Thread Yuri Prokushev
First alpha of the new bsedos/doscalls are commited... --- To unsubscribe yourself from this list, send the following message to [EMAIL PROTECTED] unsubscribe sibyl end

Re: [Sibyl] changes

2002-07-30 Thread Yuri Prokushev
On Mon, 29 Jul 2002 23:31:16 +0200, [EMAIL PROTECTED] wrote: but I'd vote for something more portable, like using DLLs with resourcestrings, or so. Well. If my target was portability then I just port the lazarus. Make new interface units not so hard as port from another compiler. And if

Re: [Sibyl] NLS

2002-07-30 Thread Yuri Prokushev
On Mon, 29 Jul 2002 23:42:16 +0200, [EMAIL PROTECTED] wrote: 2) I propose to use resourcestrings stored in DLLs (dynamically loaded, of course). And now required at least resource compiler and linker. Resourcestrings don't necessarily have to be placed in real .RES, in fact (as shown with

[Sibyl] Dir structure

2002-08-28 Thread Yuri Prokushev
Hi /me don't understand why components dir not mixed with spcc. :) May be mix this things? Bye --- To unsubscribe yourself from this list, send the following message to [EMAIL PROTECTED] unsubscribe sibyl end

[Sibyl] Who can make some work?

2002-10-16 Thread Yuri Prokushev
Hi/2 We are currently working on content of opensibyl web page, so, I hope, we will have www soon. Also we are working with FPC IDE to have some basis to work with Sibyl sources (and also to research compiler and debugger integration). So we will have FreeVision and IDE for OS/2. But still

[Sibyl] www comments

2002-10-18 Thread Yuri Prokushev
sibyl.netlabs.org Pls, comment and fix errors. Any additions are welcomed. --- To unsubscribe yourself from this list, send the following message to [EMAIL PROTECTED] unsubscribe sibyl end

[Sibyl] updated roadmap

2002-10-18 Thread Yuri Prokushev
Comments, suggestions, additions are welcomed. [attachments have been removed] --- To unsubscribe yourself from this list, send the following message to [EMAIL PROTECTED] unsubscribe sibyl end

Re: [Sibyl] AW: [Sibyl] updated roadmap

2002-10-18 Thread Yuri Prokushev
On Fri, 18 Oct 2002 16:05:44 +0200, [EMAIL PROTECTED] wrote: could you please post your attachments inline. the ml seems to be configured to drop att. Ups... Something new... Adrian? Inline todo is ugly. General roadmap: Version Target 1.0 Success port to Free Pascal, drop SPC support

[Sibyl] Current status of OpenSibyl

2002-10-17 Thread Yuri Prokushev
Hi, all I'm glad too see high interest in OpenSibyl project. Because more questions about OpenSibyl building I'm try to describe current status. At the present time no any worked environment. Sources from snapshot/cvs is a base to develop. I'm working now with them to make more clear and easy.

[Sibyl] Translation required.

2002-10-17 Thread Yuri Prokushev
Hi. Can anyone translate to english messages from pmhelp.pas. Bye --- To unsubscribe yourself from this list, send the following message to [EMAIL PROTECTED] unsubscribe sibyl end

Re: [Sibyl] AW: [Sibyl] Translation required.

2002-10-17 Thread Yuri Prokushev
On Thu, 17 Oct 2002 17:05:43 +0200, [EMAIL PROTECTED] wrote: Can you translate this var from pmhelp also? HelpWindowTitle --- To unsubscribe yourself from this list, send the following message to [EMAIL PROTECTED] unsubscribe sibyl end

[Sibyl] Development of FPC/2 and OpenSibyl

2002-12-03 Thread Yuri Prokushev
a) Workgroup: Bob Martin (OS/2 target in compiler), Yuri Prokushev (system unit), Tomas Hajny (lot of other work, CPI units as well) Required work: CRT, DOS, PORTS, SYSUTILS. Comment: In most cases just remove EMX specific code rewrite EMX code to use OS/2 CPI API calls. Item b) Workgroup