Re: [fpc-devel]

2005-06-30 Thread Peter Vreman
> Problem with real parameters in overloaded procs: > > When defining an operator P with a CURRENCY parameter, and overloading > that > operator with a DOUBLE parameter, the compiler cannot decide which one to > take when it is called with an EXTENDED actual parameter. The same seems > to > be true

Re: [fpc-devel] {$DEFINE x := something}

2005-06-30 Thread Florian Klaempfl
Gerhard Scholz wrote: >>And also don't change the sourcecode style. If makes huge >>diffs and applying of patches will take a lot of manual work and time. > > > > Sorry; I have a program for that upcasing/lowcasing. Next time I will > reverse the changes before supplying. There is a reason why

Re: [fpc-devel] {$DEFINE x := something}

2005-06-30 Thread Gerhard Scholz
... > There is a reason why the whole compiler sources are lower case: the sources are > rather complex with a lot of nested ifs etc. so we use a very high screen > resolution to edit the source. I use usually 70 lines on a 17" TFT or 19" CRT > and such high resolutions are much easier to read if e

Re: [fpc-devel] {$DEFINE x := something}

2005-06-30 Thread Peter J. Haas
Hi Florian, on 2005-06-30T10:25:46+02:00 Florian wrote: > There is a reason why the whole compiler sources are lower case: the > sources are rather complex with a lot of nested ifs etc. so we use a > very high screen resolution to edit the source. I use usually 70 > lines on a 17" TFT or 19" CRT .

Re: [fpc-devel] {$DEFINE x := something}

2005-06-30 Thread Marco van de Voort
> on 2005-06-30T10:25:46+02:00 Florian wrote: > > There is a reason why the whole compiler sources are lower case: the > > sources are rather complex with a lot of nested ifs etc. so we use a > > very high screen resolution to edit the source. I use usually 70 > > lines on a 17" TFT or 19" CRT ...

Re: [fpc-devel] {$DEFINE x := something}

2005-06-30 Thread L505
I've always wanted to find the most compact and readable font myself. Just never spent the time looking. Well today I did a bit of searching, and found some fonts that are more compact than at least Courier New http://z505.com/cgi-bin/qkcont/qkcont.cgi?p=Compact-Readable-Fonts Save about twice a

Re: [fpc-devel] {$DEFINE x := something}

2005-06-30 Thread Christian Iversen
On Thursday 30 June 2005 20:15, L505 wrote: > I've always wanted to find the most compact and readable font myself. Just > never spent the time looking. > > Well today I did a bit of searching, and found some fonts that are more > compact than at least Courier New > > http://z505.com/cgi-bin/qkcont

Re: [fpc-devel] {$DEFINE x := something}

2005-06-30 Thread Florian Klaempfl
Christian Iversen wrote: On Thursday 30 June 2005 20:15, L505 wrote: I've always wanted to find the most compact and readable font myself. Just never spent the time looking. Well today I did a bit of searching, and found some fonts that are more compact than at least Courier New http://z505.

Re: [fpc-devel] {$DEFINE x := something}

2005-06-30 Thread Christian Iversen
On Thursday 30 June 2005 21:34, Florian Klaempfl wrote: > Christian Iversen wrote: > > On Thursday 30 June 2005 20:15, L505 wrote: > >>I've always wanted to find the most compact and readable font myself. > >> Just never spent the time looking. > >> > >>Well today I did a bit of searching, and foun

Re: [fpc-devel] {$DEFINE x := something}

2005-06-30 Thread L505
Have you guys heard of something called the GUI? I just heard about it yesterday :-( Common guys, the command line is useful but let's give Lazarus a run for it's money here. Err... a run for it's code. I find the GUI based tools more powerful over the command line in many cases. Especially if th

Re: [fpc-devel] {$DEFINE x := something}

2005-06-30 Thread Peter Vreman
> Have you guys heard of something called the GUI? I just heard about it > yesterday > :-( > > Common guys, the command line is useful but let's give Lazarus a run for > it's > money here. Err... a run for it's code. Please move this thread to fpc-other. This has nothing todo with pascal. Everybod

Re: [fpc-devel] {$DEFINE x := something}

2005-06-30 Thread L505
Well I get 79 lines in FP-IDE http://z505.com/images/fonts/FPvsLaz.png ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel

Re: [fpc-devel] {$DEFINE x := something}

2005-06-30 Thread L505
| Please move this thread to fpc-other. This has nothing todo with pascal. Neither did Florian's or Christians font related posts, and neither do the smiley's we posted have anything to do with Pascal. :o) I think the effeciency of your development environment and setup you are using to create pa