|
From: Treeve J. <tre...@pi...> - 2003-11-29 09:33:58
|
=2D----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Saturday 29 November 2003 11:18, Claudio Valderrama C. wrote: > Hi. >=20 > Since I'm using the HEAD, I need someone with FB1.5's isql to test this: >=20 > 1.- Create a dummy file, let's say test.sql > 2.- Inside it, put anything that's valid, for example, > /* hello */ > 3.- Start isql and don't connect to anything. The simpler the better. > 4.- Type > input test.sql; > that should cause isql to read the dummy file and execute it (nothing will > happen). >=20 > Where are you now? If you are still inside isql, facing the SQL> prompt, > the=0D tool returned ok. If you find yourself in the operating system's > prompt, then isql quit and it's broken. At least this happened to me. I'm > testing a solution for the HEAD, so I want to know if the same bug was > introduced with readline into FB1.5. >=20 ok for me $ echo /* hello */ >sql.test treeve@Sourcemage:~$ fbisql Use CONNECT or CREATE DATABASE to specify a database SQL> input sql.test; SQL> exit; Use CONNECT or CREATE DATABASE to specify a database SQL> quit; treeve@Sourcemage:~$ gpre -z | cut -f2- gpre: no source file named. gpre version LI-V1.5.0.4075 Firebird 1.5 Release Candidate 7 > C. > -- > Claudio Valderrama C. > Consultant, SW developer. > www.cvalde.net - www.firebirdSql.org >=20 >=20 >=20 >=20 >=20 > ------------------------------------------------------- > This SF.net email is sponsored by: SF.net Giveback Program. > Does SourceForge.net help you be more productive? Does it > help you create better code? SHARE THE LOVE, and help us help > YOU! Click Here: http://sourceforge.net/donate/ > Firebird-Devel mailing list, web interface at > https://lists.sourceforge.net/lists/listinfo/firebird-devel=0D=20 Regards, Treeve=20 =2D --=20 PGP Key ID: AB929B24 PGP Key Fingerprint:31D9 D22F 42E6 F545 662E AB6F 9697 34C5 AB92 9B24=20 =2D----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQE/yGjBlpc0xauSmyQRAlXaAKCMO3hAgqT0ZjP92UgHw2hhzWpBNgCgqW/J 5dUxhWLw1Z+iPT0WbXfdUEw=3D =3DIRP9 =2D----END PGP SIGNATURE----- |