Re: Problem with optimize

Eric Bezault <ericb-D6Qt/9opevxWk0Htik3J/[email protected]>
Newsgroups gmane.comp.lang.eiffel.gobo.general
Message-ID <[email protected]>
butcherch <[email protected]> wrote:
> I get an unmatched inspect value violation if I try to optimize some
> regular expressions.
> 
> 
> 	make is
> 			-- Creation procedure.
> 		local
> 			l_reg: RX_PCRE_REGULAR_EXPRESSION
> 		do
> 			create l_reg.make
> 			l_reg.compile ("(.*)|a")
> 			l_reg.optimize
> 		end

I think that this bug is now fixed in CVS.

-- 
Eric Bezault
mailto:ericb-D6Qt/9opevxWk0Htik3J/[email protected]
http://www.gobosoft.com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.