help-flex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(no subject)


From: uleus
Subject: (no subject)
Date: Sun, 30 May 2004 20:07:54 +0200
User-agent: Internet Messaging Program (IMP) 3.2.1

Hello all,

Is it sure that using
%option reentrant // for flex
and
%pure_parser //for bison

let me build thread-safe parser??? 
As far as I make some tests it's look good, but I would like to know your 
opinion.

What if I use yy_scan_string  and then not use yy_delete_buffer, would it make 
memory leak ?

Thank you in advandce.
Best regards,
ula
-- 
ula





reply via email to

[Prev in Thread] Current Thread [Next in Thread]