diff --git a/qse/lib/cmn/sio.c b/qse/lib/cmn/sio.c index b8304be0..b1d84084 100644 --- a/qse/lib/cmn/sio.c +++ b/qse/lib/cmn/sio.c @@ -1,5 +1,5 @@ /* - * $Id: sio.c 569 2011-09-19 06:51:02Z hyunghwan.chung $ + * $Id: sio.c 573 2011-09-21 05:50:23Z hyunghwan.chung $ * Copyright 2006-2011 Chung, Hyung-Hwan. This file is part of QSE. @@ -199,7 +199,8 @@ qse_sio_t* qse_sio_openstd ( { qse_fio_hnd_t hnd; if (qse_getstdfiohandle (std, &hnd) <= -1) return QSE_NULL; - return qse_sio_open (mmgr, xtnsize, &hnd, flags | QSE_SIO_HANDLE); + return qse_sio_open (mmgr, xtnsize, + (const qse_char_t*)&hnd, flags | QSE_SIO_HANDLE); } void qse_sio_close (qse_sio_t* sio) @@ -248,7 +249,8 @@ int qse_sio_initstd ( { qse_fio_hnd_t hnd; if (qse_getstdfiohandle (std, &hnd) <= -1) return -1; - return qse_sio_init (sio, mmgr, &hnd, flags | QSE_SIO_HANDLE); + return qse_sio_init (sio, mmgr, + (const qse_char_t*)&hnd, flags | QSE_SIO_HANDLE); } void qse_sio_fini (qse_sio_t* sio) diff --git a/qse/watcom/debug/dos32/cmd/sed/qsesed.tgt b/qse/watcom/debug/dos32/cmd/sed/qsesed.tgt new file mode 100755 index 00000000..3b9ced22 --- /dev/null +++ b/qse/watcom/debug/dos32/cmd/sed/qsesed.tgt @@ -0,0 +1,129 @@ +40 +targetIdent +0 +MProject +1 +MComponent +0 +2 +WString +3 +EXE +3 +WString +5 +dr2eo +1 +0 +1 +4 +MCommand +0 +5 +MCommand +0 +6 +MItem +10 +qsesed.exe +7 +WString +3 +EXE +8 +WVList +2 +9 +MVState +10 +WString +5 +WLINK +11 +WString +28 +?????Library directories(;): +1 +12 +WString +27 +../../lib/cmn ../../lib/sed +0 +13 +MVState +14 +WString +5 +WLINK +15 +WString +18 +?????Libraries(,): +1 +16 +WString +13 +qsecmn qsesed +0 +17 +WVList +0 +-1 +1 +1 +0 +18 +WPickList +2 +19 +MItem +3 +*.c +20 +WString +4 +COBJ +21 +WVList +0 +22 +WVList +0 +-1 +1 +1 +0 +23 +MItem +28 +../../../../../cmd/sed/sed.c +24 +WString +4 +COBJ +25 +WVList +1 +26 +MVState +27 +WString +3 +WCC +28 +WString +25 +d????Include directories: +1 +29 +WString +37 +"$(%watcom)/h;../../../../../include" +0 +30 +WVList +0 +19 +1 +1 +0 diff --git a/qse/watcom/debug/dos32/lib/sed/qsesed.tgt b/qse/watcom/debug/dos32/lib/sed/qsesed.tgt new file mode 100755 index 00000000..e57adf74 --- /dev/null +++ b/qse/watcom/debug/dos32/lib/sed/qsesed.tgt @@ -0,0 +1,169 @@ +40 +targetIdent +0 +MProject +1 +MComponent +0 +2 +WString +3 +LIB +3 +WString +5 +d_2so +1 +0 +1 +4 +MCommand +0 +5 +MCommand +0 +6 +MItem +10 +qsesed.lib +7 +WString +3 +LIB +8 +WVList +0 +9 +WVList +0 +-1 +1 +1 +0 +10 +WPickList +6 +11 +MItem +3 +*.c +12 +WString +4 +COBJ +13 +WVList +1 +14 +MVState +15 +WString +3 +WCC +16 +WString +25 +d????Include directories: +1 +17 +WString +37 +"$(%watcom)/h;../../../../../include" +0 +18 +WVList +0 +-1 +1 +1 +0 +19 +MItem +28 +../../../../../lib/sed/err.c +20 +WString +4 +COBJ +21 +WVList +0 +22 +WVList +0 +11 +1 +1 +0 +23 +MItem +28 +../../../../../lib/sed/sed.c +24 +WString +4 +COBJ +25 +WVList +0 +26 +WVList +0 +11 +1 +1 +0 +27 +MItem +28 +../../../../../lib/sed/std.c +28 +WString +4 +COBJ +29 +WVList +0 +30 +WVList +0 +11 +1 +1 +0 +31 +MItem +3 +*.h +32 +WString +3 +NIL +33 +WVList +0 +34 +WVList +0 +-1 +1 +1 +0 +35 +MItem +28 +../../../../../lib/sed/sed.h +36 +WString +3 +NIL +37 +WVList +0 +38 +WVList +0 +31 +1 +1 +0 diff --git a/qse/watcom/debug/os2/cmd/sed/qsesed.tgt b/qse/watcom/debug/os2/cmd/sed/qsesed.tgt new file mode 100755 index 00000000..507337b6 --- /dev/null +++ b/qse/watcom/debug/os2/cmd/sed/qsesed.tgt @@ -0,0 +1,129 @@ +40 +targetIdent +0 +MProject +1 +MComponent +0 +2 +WString +4 +OEXE +3 +WString +5 +oc2eo +1 +0 +1 +4 +MCommand +0 +5 +MCommand +0 +6 +MItem +10 +qsesed.exe +7 +WString +4 +OEXE +8 +WVList +2 +9 +MVState +10 +WString +7 +OS2LINK +11 +WString +28 +?????Library directories(;): +1 +12 +WString +27 +../../lib/cmn ../../lib/sed +0 +13 +MVState +14 +WString +7 +OS2LINK +15 +WString +18 +?????Libraries(,): +1 +16 +WString +13 +qsecmn qsesed +0 +17 +WVList +0 +-1 +1 +1 +0 +18 +WPickList +2 +19 +MItem +3 +*.c +20 +WString +4 +COBJ +21 +WVList +1 +22 +MVState +23 +WString +3 +WCC +24 +WString +25 +o?2??Include directories: +1 +25 +WString +54 +"$(%watcom)/h;$(%watcom)/h/os2;../../../../../include" +0 +26 +WVList +0 +-1 +1 +1 +0 +27 +MItem +28 +../../../../../cmd/sed/sed.c +28 +WString +4 +COBJ +29 +WVList +0 +30 +WVList +0 +19 +1 +1 +0 diff --git a/qse/watcom/qse.wpj b/qse/watcom/qse.wpj index ff4a238e..737fa6ed 100755 --- a/qse/watcom/qse.wpj +++ b/qse/watcom/qse.wpj @@ -5,7 +5,7 @@ VpeMain 1 WRect 540 -66 +26 9320 9680 2 @@ -16,7 +16,7 @@ MCommand 4 MCommand 0 -13 +16 5 WFileName 30 @@ -70,11 +70,23 @@ WFileName 30 debug/win32/cmd/awk/qseawk.tgt 18 -WVList -13 +WFileName +30 +debug/dos32/lib/sed/qsesed.tgt 19 -VComponent +WFileName +30 +debug/dos32/cmd/sed/qsesed.tgt 20 +WFileName +28 +debug/os2/cmd/sed/qsesed.tgt +21 +WVList +16 +22 +VComponent +23 WRect 410 1880 @@ -82,15 +94,15 @@ WRect 4240 1 0 -21 +24 WFileName 30 release/os2/lib/cmn/qsecmn.tgt 28 29 -22 +25 VComponent -23 +26 WRect 90 1240 @@ -98,15 +110,15 @@ WRect 4240 1 0 -24 +27 WFileName 30 release/os2/lib/sed/qsesed.tgt 0 0 -25 +28 VComponent -26 +29 WRect 2100 1400 @@ -114,15 +126,15 @@ WRect 4240 1 0 -27 +30 WFileName 30 release/os2/cmd/sed/qsesed.tgt 0 1 -28 +31 VComponent -29 +32 WRect 2470 80 @@ -130,15 +142,15 @@ WRect 4240 1 0 -30 +33 WFileName 28 debug/os2/lib/cmn/qsecmn.tgt 0 0 -31 +34 VComponent -32 +35 WRect 1050 2360 @@ -146,15 +158,15 @@ WRect 4240 1 0 -33 +36 WFileName 28 debug/os2/lib/sed/qsesed.tgt 0 5 -34 +37 VComponent -35 +38 WRect 980 1080 @@ -162,15 +174,15 @@ WRect 4240 1 0 -36 +39 WFileName 30 debug/win32/lib/cmn/qsecmn.tgt 29 30 -37 +40 VComponent -38 +41 WRect 240 80 @@ -178,15 +190,15 @@ WRect 4240 1 0 -39 +42 WFileName 28 debug/os2/lib/awk/qseawk.tgt 0 0 -40 +43 VComponent -41 +44 WRect 830 2720 @@ -194,15 +206,15 @@ WRect 4240 1 0 -42 +45 WFileName 30 debug/win32/lib/awk/qseawk.tgt 8 9 -43 +46 VComponent -44 +47 WRect 930 880 @@ -210,34 +222,18 @@ WRect 4240 1 0 -45 +48 WFileName 28 debug/os2/cmd/awk/qseawk.tgt 0 1 -46 -VComponent -47 -WRect -1070 -760 -5700 -4240 -1 -0 -48 -WFileName -30 -debug/dos32/lib/cmn/qsecmn.tgt -3 -7 49 VComponent 50 WRect -1640 -1360 +1730 +1080 5700 4240 1 @@ -245,15 +241,15 @@ WRect 51 WFileName 30 -debug/dos32/lib/awk/qseawk.tgt +debug/dos32/lib/cmn/qsecmn.tgt 0 0 52 VComponent 53 WRect -0 -200 +1640 +1360 5700 4240 1 @@ -261,15 +257,15 @@ WRect 54 WFileName 30 -debug/dos32/cmd/awk/qseawk.tgt +debug/dos32/lib/awk/qseawk.tgt +0 0 -1 55 VComponent 56 WRect -1650 -1240 +0 +200 5700 4240 1 @@ -277,7 +273,71 @@ WRect 57 WFileName 30 +debug/dos32/cmd/awk/qseawk.tgt +0 +0 +58 +VComponent +59 +WRect +1650 +1240 +5700 +4240 +1 +0 +60 +WFileName +30 debug/win32/cmd/awk/qseawk.tgt 0 1 -25 +61 +VComponent +62 +WRect +0 +0 +5700 +4240 +1 +0 +63 +WFileName +30 +debug/dos32/lib/sed/qsesed.tgt +0 +0 +64 +VComponent +65 +WRect +580 +560 +5700 +4240 +1 +0 +66 +WFileName +30 +debug/dos32/cmd/sed/qsesed.tgt +0 +1 +67 +VComponent +68 +WRect +0 +0 +5700 +4253 +1 +0 +69 +WFileName +28 +debug/os2/cmd/sed/qsesed.tgt +0 +1 +31