Paul Ishenin wrote:
> Can we hope that after all experince you've got during this new compiler
> feature development you will not stop and continue with development of
> other 'nice to have' fpc features? For example discussed in 'Request for
> student project ideas' topic in the lazarus mail list?
I'll send the description during the day; there are some specific cases which
deserve to be documented =)
___
fpc-devel maillist - fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel
I've just finished development of case-of-string
(http://bugs.freepascal.org/view.php?id=13700) which slightly
modifies case-statement syntax: now it understands either ordinal type
expressions or constant string type
expressions.
For me, these modifications should be included into documentation.
Trying to update case-statement syntax documentation I didn't understand how to
do it. Please help.
___
fpc-devel maillist - fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel
Hello everyone, is it possible to check my patch series?
Bugtracker link: http://bugs.freepascal.org/view.php?id=13700
___
fpc-devel maillist - fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel
Hello everyone, is it possible to review my patch series which can be seen here:
http://bugs.freepascal.org/view.php?id=13700 ?
___
fpc-devel maillist - fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel
Hello everyone, just one question: can anyone monitor my patches: "Case of
string"?
___
fpc-devel maillist - fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel
A question appeared when I tried to find a method of generating
case-expression just once, not for every comparison. Is it optimal to
try to add for every case-structure (and do...while, by the way) a
temporary variable where we may hold the value of case-expression?
mailto:mik...@mail.ru
___
Здравствуйте, Jonas.
Вы писали 24 апреля 2009 г., 22:30:55:
> On 24 Apr 2009, at 13:24, Michael V. Denisenko wrote:
>> I have a question about adding error messages to msgtxt.inc.
>> As I've understood, there's an array of strings each 240 symbs long.
>> So shal
I have a question about adding error messages to msgtxt.inc.
As I've understood, there's an array of strings each 240 symbs long.
So shall I add a string 240 characters long only, or there's another
way?
___
fpc-devel maillist - fpc-devel@lists.freepas
10 matches
Mail list logo