[fpc-devel] getting a bug fix backported from trunk for 3.0.4 release?

2017-08-15 Thread Seth Grover
With the 3.0.4 release impending, would the fix for this issue be possible to backport from trunk into 3.0.4? https://mantis.freepascal.org/view.php?id=30697 Thanks, -SG -- Seth Grover Be kind to all of your neighbors Because they're just like you. And you're nothing special Unles

Re: [fpc-devel] overflow error in Fpopendir

2016-06-30 Thread Seth Grover
>Best is to use either THandle or cInt, probably the former. The latter may not be defined in the system unit. > Nice catch ! > Michael. Thanks, Michael. I'll submit a bug and patch on mantis. -SG -- Seth Grover Be kind to all of your neighbors Because they're just like you.

[fpc-devel] overflow error in Fpopendir

2016-06-30 Thread Seth Grover
r" behave as a signed 16-byte number? I am inclined just to patch my copy of the FPC rtl and change the definition of fd from "integer" to "longint," but I wanted to get your take on it first. Thanks, SG -- Seth Grover Be kind to all of your neighbors Because they'

[fpc-devel] Re: xmlwrite rejects valid CDATA xml (regression in 2.6.2)

2013-04-15 Thread Seth Grover
I'm sorry, my google-foo is not up to snuff today. I just found bug 23794, it looks like this has been resolved already. Ignore my earlier email. -SG -- Seth Grover ΜΟΛΩΝ ΛΑΒΕ On Mon, Apr 15, 2013 at 1:18 PM, Seth Grover wrote: > Given this

[fpc-devel] xmlwrite rejects valid CDATA xml (regression in 2.6.2)

2013-04-15 Thread Seth Grover
mp;view=revisionwhich seem to be what introduced this bug. I'll log a bug for it in Mantis, but I thought I'd also bring it up in this to see if there should be any discussion about it. Thanks guys, have a good one. -SG -- Seth Grover ΜΟΛΩΝ ΛΑΒΕ _

[fpc-devel] clarification about StackBottom and StackLength in threaded programs and/or shared libraries

2012-05-21 Thread Seth Grover
cktrace? Thanks, -SG -- This email is fiction. Any resemblance to actual events or persons living or dead is purely coincidental. Seth Grover ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel

[fpc-devel] Re: possibility to include compiler info (line number) as integer rather than string

2012-02-24 Thread Seth Grover
I've provided a patch. http://mantis.freepascal.org/view.php?id=21372 Cheers, -SG -- This email is fiction. Any resemblance to actual events or persons living or dead is purely coincidental. Seth Grover On Fri, Feb 24, 2012 at 3:13 PM, Seth Grover wrote: > Actually I already found

[fpc-devel] Re: possibility to include compiler info (line number) as integer rather than string

2012-02-24 Thread Seth Grover
. -SG -- This email is fiction. Any resemblance to actual events or persons living or dead is purely coincidental. Seth Grover On Fri, Feb 24, 2012 at 2:49 PM, Seth Grover wrote: > Quoting http://www.freepascal.org/docs-html/prog/progsu38.html > > > the {$INCLUDE} d

[fpc-devel] possibility to include compiler info (line number) as integer rather than string

2012-02-24 Thread Seth Grover
of yet. Thanks, -SG -- This email is fiction. Any resemblance to actual events or persons living or dead is purely coincidental. Seth Grover ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel

[fpc-devel] Re: rounding precision error with integer and floating point division

2011-11-18 Thread Seth Grover
-SG -- This email is fiction. Any resemblance to actual events or persons living or dead is purely coincidental. Seth Grover ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel

[fpc-devel] Re: rounding precision error with integer and floating point division

2011-11-18 Thread Seth Grover
his email is fiction. Any resemblance to actual events or persons living or dead is purely coincidental. Seth Grover ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel

[fpc-devel] Re: rounding precision error with integer and floating point division

2011-11-18 Thread Seth Grover
Fair enough. Jonas, thanks for the link and explanation. I'll just be more aware of what I'm doing when it involves calculations like this and do the cast when needed. -SG -- This email is fiction. Any resemblance to actual events or persons living or dead is purely coincidental. S

[fpc-devel] rounding precision error with integer and floating point division

2011-11-17 Thread Seth Grover
ction. Any resemblance to actual events or persons living or dead is purely coincidental. Seth Grover ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel

[fpc-devel] Re: 0020225: issue examining pointer/array/record elements with GDB

2011-09-16 Thread Seth Grover
more combinations, I've got a couple of hours before I have to leave. -SG -- This email is fiction. Any resemblance to actual events or persons living or dead is purely coincidental. Seth Grover ___ fpc-devel maillist - fpc-devel@lists.freepas

[fpc-devel] Re: 0020225: issue examining pointer/array/record elements with GDB

2011-09-16 Thread Seth Grover
tual events or persons living or dead is purely coincidental. Seth Grover ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel

[fpc-devel] 0020225: issue examining pointer/array/record elements with GDB

2011-09-15 Thread Seth Grover
o, so I apologize in advance if you don't hear from me report back on my results until after that. Thanks for your help. Cheers and good health. -SG -- This email is fiction. Any resemblance to actual events or persons living or dead is purely coincidental. Seth Grover

[fpc-devel] Re: 0020225: issue examining pointer/array/record elements with GDB

2011-09-15 Thread Seth Grover
et the correct behavior using any of those branches. Does anyone have any specific knowledge of where the bug is fixed? -SG -- This email is fiction. Any resemblance to actual events or persons living or dead is purely coincidental. Seth Grover __

[fpc-devel] Re: issue examining pointer/array/record elements with GDB

2011-09-08 Thread Seth Grover
arching for the record definitions so I can remember what types the members are. -SG -- This email is fiction. Any resemblance to actual events or persons living or dead is purely coincidental. Seth Grover ___ fpc-devel maillist - fpc-devel@lists.freepa

[fpc-devel] issue examining pointer/array/record elements with GDB

2011-09-08 Thread Seth Grover
ng or dead is purely coincidental. Seth Grover ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel

[fpc-devel] Re: Free Pascal 2.4.4 available

2011-05-23 Thread Seth Grover
Thanks again, and congratulations for another great release. Sincerely, -SG -- This email is fiction. Any resemblance to actual events or persons living or dead is purely coincidental. Seth Grover ___ fpc-devel maillist - fpc-devel@lists.f

[fpc-devel] status of "haltproc" issue tracked by 17383, 14958, 18831

2011-05-23 Thread Seth Grover
ion no longer occurs (17383). Is that correct? And it appears that these fixes were implemented in 2.5.1+ and not ported back to 2.4.4, is that also correct? Thanks a lot and have a nice day, -SG -- This email is fiction. Any resemblance to actual events or persons l

[fpc-devel] TFPHashList and FindIndexOf

2011-04-07 Thread Seth Grover
for the key." Well, the key DOES exist in the list... it's just associated with nil data. Should I log a bug? Or is this really how it's supposed to work? -SG -- This email is fiction. Any resemblance to actual events or persons living or dead is purely

[fpc-devel] Re: inheriting handles using TProcess in unix

2011-01-27 Thread Seth Grover
I have provided a patch. http://bugs.freepascal.org/view.php?id=18617 -SG -- This email is fiction. Any resemblance to actual events or persons living or dead is purely coincidental. Seth Grover sethdgrover[at]gmail[dot]com ___ fpc-devel maillist

[fpc-devel] Re: inheriting handles using TProcess in unix

2011-01-27 Thread Seth Grover
nts or persons living or dead is purely coincidental. Seth Grover sethdgrover[at]gmail[dot]com ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel

[fpc-devel] Re: inheriting handles using TProcess in unix

2011-01-27 Thread Seth Grover
rocfs is standard in UNIX. -SG -- This email is fiction. Any resemblance to actual events or persons living or dead is purely coincidental. Seth Grover sethdgrover[at]gmail[dot]com ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel

[fpc-devel] inheriting handles using TProcess in unix

2011-01-26 Thread Seth Grover
ons living or dead is purely coincidental. Seth Grover sethdgrover[at]gmail[dot]com ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel

[fpc-devel] need to call FpFlock to unlock file in FileClose?

2010-10-29 Thread Seth Grover
the file locking through a call to DoFileLocking, wouldn't it be more correct for FileClose handle unlocking as well? Thanks, -SG -- This email is fiction. Any resemblance to actual events or persons living or dead is purely coincidental. Seth Grover sethdgrover[at]gmail[dot]com __

[fpc-devel] bug found testing 2.4.2-rc1

2010-10-26 Thread Seth Grover
. -SG -- This email is fiction. Any resemblance to actual events or persons living or dead is purely coincidental. Seth Grover sethdgrover[at]gmail[dot]com ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel

[fpc-devel] Re: gdb "Dwarf Error: Could not find abbrev number" loading symbols from .so

2010-06-11 Thread Seth Grover
Submitted to Mantis with the test case, thanks a lot. http://bugs.freepascal.org/view.php?id=16705 -SG -- This email is fiction. Any resemblance to actual events or persons living or dead is purely coincidental. Seth Grover sethdgrover[at]gmail[dot]com

[fpc-devel] Re: gdb "Dwarf Error: Could not find abbrev number" loading symbols from .so

2010-06-11 Thread Seth Grover
ject1...Dwarf Error: Could not find abbrev number 10751 [in module /home/tlacuache/tmp/project1] Seems to be a problem with the long constant string? -SG -- This email is fiction. Any resemblance to actual events or persons living or dead is purely coincidental. Seth Grover sethdgrover[at]gmail[dot

[fpc-devel] Re: gdb "Dwarf Error: Could not find abbrev number" loading symbols from .so

2010-06-11 Thread Seth Grover
resemblance to actual events or persons living or dead is purely coincidental. Seth Grover sethdgrover[at]gmail[dot]com ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel

[fpc-devel] Re: gdb "Dwarf Error: Could not find abbrev number" loading symbols from .so

2010-06-11 Thread Seth Grover
. Any resemblance to actual events or persons living or dead is purely coincidental. Seth Grover sethdgrover[at]gmail[dot]com ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel

[fpc-devel] Re: gdb "Dwarf Error: Could not find abbrev number" loading symbols from .so

2010-06-11 Thread Seth Grover
10751 [in module /home/nitrodev/devel/bin/libESSDB.so] Hopefully that helps. -SG -- This email is fiction. Any resemblance to actual events or persons living or dead is purely coincidental. Seth Grover sethdgrover[at]gmail[dot]com ___ fpc-devel maillis

[fpc-devel] Re: gdb "Dwarf Error: Could not find abbrev number" loading symbols from .so

2010-06-11 Thread Seth Grover
For what it's worth, this same problem occurs when using 2.5.1 from the trunk (rev 15410) in svn. -SG -- This email is fiction. Any resemblance to actual events or persons living or dead is purely coincidental. Seth Grover sethdgrover[at]gmail[do

[fpc-devel] gdb "Dwarf Error: Could not find abbrev number" loading symbols from .so

2010-06-11 Thread Seth Grover
This email is fiction. Any resemblance to actual events or persons living or dead is purely coincidental. Seth Grover sethdgrover[at]gmail[dot]com ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel

[fpc-devel] Re: large constant and qword comparison broken in fixes_2_4 rev 15403

2010-06-10 Thread Seth Grover
just reported it because the behavior of the code between yesterday and today changed. Thanks. -SG -- This email is fiction. Any resemblance to actual events or persons living or dead is purely coincidental. Seth Grover sethdgrover[at]gmail[dot]com ___ fp

[fpc-devel] Re: large constant and qword comparison broken in fixes_2_4 rev 15403

2010-06-10 Thread Seth Grover
. Seth Grover sethdgrover[at]gmail[dot]com ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel

[fpc-devel] large constant and qword comparison broken in fixes_2_4 rev 15403

2010-06-10 Thread Seth Grover
tant or not. I was going to log a bug on it but mantis isn't letting me, bug_report_page.php keeps just coming up blank for me. -SG -- This email is fiction. Any resemblance to actual events or persons living or dead is purely coincidental. Seth Grover sethdgrover[at]gmail[dot]com

[fpc-devel] Re: "dynamic array of char" vs. "out array of char"

2010-04-27 Thread Seth Grover
smooth the transition has been. And when I have run into roadblocks or questions, the mailing lists have been so helpful. Anyway, I just wanted to say "thanks." -Seth -- This email is fiction. Any resemblance to actual events or persons l

[fpc-devel] "dynamic array of char" vs. "out array of char"

2010-04-27 Thread Seth Grover
y variable. Is this behavior correct? Can someone explain this to me? I thought that the only difference between "var" and "out" was whether or not the compiler warned you about uninitialized data. Thanks, -SG -- This email is fiction. Any resemblance to actua

[fpc-devel] Re: -Or optimization flag

2010-04-05 Thread Seth Grover
> -Or is safe and automatically activated with -O2 and higher. > Jonas OK, thanks! -SG -- This email is fiction. Any resemblance to actual events or persons living or dead is purely coincidental. Seth Grover sethdgrover[at]gmail[dot]com ___ fpc

[fpc-devel] default values and "$WRITEABLECONST OFF"

2010-04-05 Thread Seth Grover
ons living or dead is purely coincidental. Seth Grover sethdgrover[at]gmail[dot]com ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel

[fpc-devel] -Or optimization flag

2010-04-05 Thread Seth Grover
living or dead is purely coincidental. Seth Grover sethdgrover[at]gmail[dot]com ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel

[fpc-devel] Re: cdecl and constant parameters

2010-04-01 Thread Seth Grover
ry to bring up a discussion you've already had a few times (as Michael said), I guess I need to Google better next time. :) Thanks again! -SG -- This email is fiction. Any resemblance to actual events or persons living or dead is purely coincidental. Seth Grover sethdgrover[at]gmail[dot]

[fpc-devel] cdecl and constant parameters

2010-03-31 Thread Seth Grover
to actual events or persons living or dead is purely coincidental. Seth Grover sethdgrover[at]gmail[dot]com ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel

[fpc-devel] debugging exception handling in windows

2010-03-22 Thread Seth Grover
t exception handling in Windows yet to try to guess what it would be and what I can do about it, if anything. Any thoughts? Thanks, -SG -- This email is fiction. Any resemblance to actual events or persons living or dead is purely coincidental. Seth Grover sethdgrover[at]gmail[dot]com ___

[fpc-devel] Re: TProcess, bash, and escaping quotes

2010-02-18 Thread Seth Grover
email is fiction. Any resemblance to actual events or persons living or dead is purely coincidental. Seth Grover sethdgrover[at]gmail[dot]com ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel

[fpc-devel] Re: TProcess, bash, and escaping quotes

2010-02-17 Thread Seth Grover
; -e\"s/^.*addr:\s*\(\S*\)\(\/\d+\)*.*$/\1/g\"" > -- > cobines -- This email is fiction. Any resemblance to actual events or persons living or dead is purely coincidental. Seth Grover sethdgrover[at]gmail[dot]com ___ fpc-devel maillist

[fpc-devel] Re: TProcess, bash, and escaping quotes

2010-02-17 Thread Seth Grover
I also just realized I sent all of these messages to the wrong mailing list (devel instead of pascal). My apologies, it's been one of those days. -SG -- This email is fiction. Any resemblance to actual events or persons living or dead is purely coincidental. Seth Grover sethdgrover[at]

[fpc-devel] Re: TProcess, bash, and escaping quotes

2010-02-17 Thread Seth Grover
passing "bash /path/to/file" as the TProcess command line, then deleting the file. Kind of a hack, but at least it works the way I want it to. -SG -- This email is fiction. Any resemblance to actual events or persons living or dead is purely coincidental. Seth Grove

[fpc-devel] Re: TProcess, bash, and escaping quotes

2010-02-17 Thread Seth Grover
- This email is fiction. Any resemblance to actual events or persons living or dead is purely coincidental. Seth Grover sethdgrover[at]gmail[dot]com ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel

[fpc-devel] TProcess, bash, and escaping quotes

2010-02-17 Thread Seth Grover
tdErrorHandle); try if ExecuteProcess(COMMAND, commandExitCode, 120, stdOutStream, stdErrStream, false) then begin ExitCode := commandExitCode; end else begin ExitCode := 1; end; finally FreeAndNil(stdOutStream); FreeAndNil(stdErrStream); end; end. - -- This email is

[fpc-devel] Re: GetHeapStatus.TotalAllocated

2010-02-13 Thread Seth Grover
coincidental. Seth Grover sethdgrover[at]gmail[dot]com ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel

[fpc-devel] Re: DOM thread-safety merge to 2.4.0?

2009-12-16 Thread Seth Grover
> Unfortunately, it is too late, building has started. > Michael. Okay, I'll just patch it myself once it's out. Thanks anyway! -SG -- This email is fiction. Any resemblance to actual events or persons living or dead is purely coincidental. Seth Grover sethdgrover[

[fpc-devel] DOM thread-safety merge to 2.4.0?

2009-12-15 Thread Seth Grover
e to actual events or persons living or dead is purely coincidental. Seth Grover sethdgrover[at]gmail[dot]com ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel