DDieterich / DTGen

DTGEN Code Generation Tool for Relational Designers (See Wiki Branch)
http://dtgen.org
3 stars 0 forks source link

DBMS_OUTPUT.PUT_LINE in UTIL.LOG causes Package to infinite loop #120

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

 1. Create a package that captures DBMS_OUTPUT.GET_LINE
 2. Have same package write to UTIL.LOG
 3. Infinite Loop

What is the expected output? What do you see instead?

 -) Don't need to DBMS_OUTPUT.PUT_LINE in UTIL.LOG?

Please use labels and text to provide additional information.

Original issue reported on code.google.com by duane.di...@dmstex.com on 11 Jan 2013 at 4:31

GoogleCodeExporter commented 9 years ago
Changed to generate a commented DBMS_OUTPUT.PUT_LINE at the end of UTIL.LOG in 
the generate package.

Original comment by duane.di...@dmstex.com on 17 Jan 2013 at 9:00

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r657.

Original comment by Duane.Di...@gmail.com on 17 Jan 2013 at 9:13