patch [Re: [fpc-devel] time for dumping stacktrace, when using dwarf.]

Michael Van Canneyt michael at freepascal.org
Sat Nov 14 11:30:58 CET 2009



On Sat, 14 Nov 2009, Jonas Maebe wrote:

>
> On 14 Nov 2009, at 11:16, Michael Van Canneyt wrote:
>
>> I don't think that the thread-safety is something to worry about at this time; As you remark, the code was already not thread-safe. But it is something to keep in mind.
>
> At the very least this bug should be documented, and a {$warning ...} should be added at the appropriate place in the source code so that someone interested in fixing it can do that right away (and so that it is seen every time the rtl is compiled).

Well, it was not thread-safe and undocumented in the first place, 
so I didn't see the need for that.

But I added a {$warning }. Revision 14169.

Michael.



More information about the fpc-devel mailing list