You can subscribe to this list here.
1999 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(341) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2000 |
Jan
(42) |
Feb
(22) |
Mar
(59) |
Apr
(12) |
May
(15) |
Jun
(30) |
Jul
(25) |
Aug
(13) |
Sep
(98) |
Oct
(51) |
Nov
(95) |
Dec
(99) |
2001 |
Jan
(105) |
Feb
(175) |
Mar
(411) |
Apr
(310) |
May
(294) |
Jun
(213) |
Jul
(132) |
Aug
(82) |
Sep
(26) |
Oct
(121) |
Nov
(181) |
Dec
(96) |
2002 |
Jan
(52) |
Feb
(128) |
Mar
(141) |
Apr
(111) |
May
(149) |
Jun
(164) |
Jul
(33) |
Aug
(77) |
Sep
(62) |
Oct
(92) |
Nov
(14) |
Dec
(33) |
2003 |
Jan
(33) |
Feb
(58) |
Mar
(120) |
Apr
(180) |
May
(206) |
Jun
(110) |
Jul
(232) |
Aug
(207) |
Sep
(103) |
Oct
(122) |
Nov
(42) |
Dec
(68) |
2004 |
Jan
(83) |
Feb
(107) |
Mar
(90) |
Apr
(7) |
May
(42) |
Jun
(36) |
Jul
(11) |
Aug
(24) |
Sep
(67) |
Oct
(116) |
Nov
(96) |
Dec
(22) |
2005 |
Jan
(29) |
Feb
(6) |
Mar
(12) |
Apr
(31) |
May
(47) |
Jun
(12) |
Jul
(76) |
Aug
(69) |
Sep
(7) |
Oct
(21) |
Nov
(5) |
Dec
(4) |
2006 |
Jan
(5) |
Feb
(7) |
Mar
(7) |
Apr
(3) |
May
(4) |
Jun
(4) |
Jul
(8) |
Aug
(13) |
Sep
(7) |
Oct
(2) |
Nov
(6) |
Dec
(30) |
2007 |
Jan
(43) |
Feb
(7) |
Mar
(2) |
Apr
(4) |
May
(11) |
Jun
(1) |
Jul
|
Aug
|
Sep
(22) |
Oct
(18) |
Nov
(6) |
Dec
(31) |
2008 |
Jan
(1) |
Feb
(2) |
Mar
(3) |
Apr
|
May
|
Jun
(3) |
Jul
(1) |
Aug
(2) |
Sep
(2) |
Oct
(11) |
Nov
(8) |
Dec
|
2009 |
Jan
(6) |
Feb
(4) |
Mar
|
Apr
|
May
(2) |
Jun
|
Jul
|
Aug
(3) |
Sep
|
Oct
(3) |
Nov
|
Dec
(8) |
2010 |
Jan
(15) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
(4) |
Nov
|
Dec
|
2011 |
Jan
|
Feb
|
Mar
|
Apr
(12) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2012 |
Jan
(7) |
Feb
(3) |
Mar
|
Apr
|
May
|
Jun
(4) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2014 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2018 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: David E. <de...@us...> - 2007-10-03 01:42:27
|
... wrote: > I'm starting Tiny now and i'm trying to > use the "control" clause in screen section. > What's is wrong with the following code? > ... > screen section. > 01 mytela control is wcor. > 02 line 5 column 5 value "Name: ". > ... > Tiny does not support this clause? > Where's the error, please... TC does not currently support a screen section 'control' clause. I have no plans to enhance the screen section syntax. |
From: David E. <de...@us...> - 2007-10-03 01:39:40
|
Reg wrote: > Made changes, got:- > #htcobol -z -m -C -I . GCMMSTMN.COB > ... > searching directory path '.' > found copybook name './ICILOG.FD' > *** glibc detected *** htcobol: > malloc(): memory corruption: 0x091c9278 *** > ... > Aborted > Seems to have moved problem somewhere else..... Yes, looks like it, but that is to be expected. Trying to isolate stray C pointers can be a real pain. One more thing you may wish to try. Have a look at the copybook 'ICILOG.FD'. The TC pre-processor some times will malfunction, especially with single/double quotes. Cheers. |
From: Reg <re...@ri...> - 2007-10-02 15:19:19
|
Hi David, Made changes, got:- ******************************** [root@Appserver TinyCat]# htcobol -z -m -C -I . GCMMSTMN.COB Appending '.' to include (copybooks) search path GEC=> path: () base (GCMMSTMN) ext: (.COB) Pre-processing 'GCMMSTMN.COB' Output intermidiate file 'GCMMSTMN.i' searching directory path '.' found copybook name './BIGSA.CF' searching directory path '.' found copybook name './DATAPUT.SA' searching directory path '.' found copybook name './LANGFILE.SA' searching directory path '.' found copybook name './LANGTXT.SA' searching directory path '.' found copybook name './LANGLOG.SA' searching directory path '.' found copybook name './REPFILE.SA' searching directory path '.' found copybook name './VLSTOR.SA' searching directory path '.' found copybook name './TLSTOR.SA' searching directory path '.' found copybook name './PRTFILE.SA' searching directory path '.' found copybook name './SUPMAST.SA' searching directory path '.' found copybook name './INVCS.SA' searching directory path '.' found copybook name './SELFILE.SA' searching directory path '.' found copybook name './POUT.SA' searching directory path '.' found copybook name './PASWRD.SA' searching directory path '.' found copybook name './CURRFILE.SA' searching directory path '.' found copybook name './CURRRATE.SA' searching directory path '.' found copybook name './VATFILE.SA' searching directory path '.' found copybook name './ACHART.SA' searching directory path '.' found copybook name './TRANS.SA' searching directory path '.' found copybook name './FIXCURR.SA' searching directory path '.' found copybook name './DESCS.SA' searching directory path '.' found copybook name './LNDESCS.SA' searching directory path '.' found copybook name './ICILOG.SA' searching directory path '.' found copybook name './ICICODE.SA' searching directory path '.' found copybook name './ICIUNIT.SA' searching directory path '.' found copybook name './ICIMCYCL.SA' searching directory path '.' found copybook name './ICIHOL.SA' searching directory path '.' found copybook name './BIGFD.CF' searching directory path '.' found copybook name './DATAPUT.FD' searching directory path '.' found copybook name './LANGFILE.FD' searching directory path '.' found copybook name './LANGTXT.FD' searching directory path '.' found copybook name './LANGLOG.FD' searching directory path '.' found copybook name './REPFILE.FD' searching directory path '.' found copybook name './VLSTOR.FD' searching directory path '.' found copybook name './TLSTOR.FD' searching directory path '.' found copybook name './PRTFILE.FD' searching directory path '.' found copybook name './CURRFILE.FD' searching directory path '.' found copybook name './CURRRATE.FD' searching directory path '.' found copybook name './VATFILE.FD' searching directory path '.' found copybook name './ACHART.FD' searching directory path '.' found copybook name './TRANS.FD' searching directory path '.' found copybook name './FIXCURR.FD' searching directory path '.' found copybook name './DESCS.FD' searching directory path '.' found copybook name './LNDESCS.FD' searching directory path '.' found copybook name './ICILOG.FD' *** glibc detected *** htcobol: malloc(): memory corruption: 0x091c9278 *** ======= Backtrace: ========= /lib/libc.so.6[0xcb013c] /lib/libc.so.6(__libc_malloc+0x7e)[0xcb12de] /lib/libc.so.6[0xc9f13f] /lib/libc.so.6(fopen+0x2c)[0xc9f20c] htcobol[0x805865f] htcobol[0x8056404] htcobol[0x805431e] htcobol[0x806f89e] htcobol[0x805903f] /lib/libc.so.6(__libc_start_main+0xdc)[0xc5edec] htcobol[0x8048f01] ======= Memory map: ======== 00110000-00111000 r-xp 00110000 00:00 0 [vdso] 00c2c000-00c45000 r-xp 00000000 fd:00 2687014 /lib/ld-2.5.so 00c45000-00c46000 r-xp 00019000 fd:00 2687014 /lib/ld-2.5.so 00c46000-00c47000 rwxp 0001a000 fd:00 2687014 /lib/ld-2.5.so 00c49000-00d83000 r-xp 00000000 fd:00 2687015 /lib/libc-2.5.so 00d83000-00d85000 r-xp 0013a000 fd:00 2687015 /lib/libc-2.5.so 00d85000-00d86000 rwxp 0013c000 fd:00 2687015 /lib/libc-2.5.so 00d86000-00d89000 rwxp 00d86000 00:00 0 05327000-05332000 r-xp 00000000 fd:00 2689041 /lib/libgcc_s-4.1.2-20070626.so.1 05332000-05333000 rwxp 0000a000 fd:00 2689041 /lib/libgcc_s-4.1.2-20070626.so.1 08048000-08090000 r-xp 00000000 fd:00 14979685 /usr/local/bin/htcobol 08090000-08095000 rw-p 00048000 fd:00 14979685 /usr/local/bin/htcobol 08095000-080b9000 rw-p 08095000 00:00 0 091bd000-091de000 rw-p 091bd000 00:00 0 b7e00000-b7e21000 rw-p b7e00000 00:00 0 b7e21000-b7f00000 ---p b7e21000 00:00 0 b7fcc000-b7fee000 rw-p b7fcc000 00:00 0 b7fee000-b7ffd000 rw-p b7fee000 00:00 0 bfd5f000-bfd75000 rw-p bfd5f000 00:00 0 [stack] Aborted [root@Appserver TinyCat]# ********************************* Seems to have moved problem somewhere else..... Regards, Reg. -- View this message in context: http://www.nabble.com/Segmentation-Fault-tf4383688.html#a13000899 Sent from the tiny-cobol-users mailing list archive at Nabble.com. |
From: Email Yahoo! <gco...@ya...> - 2007-10-02 12:53:00
|
Correcting... this is "wcor" that will be used with "control" clause... working-storage section. 01 wcor. 02 wparte1 pic x(17) value "background-color ". 02 wback pic 9 value 1. 02 wparte2 pic x(18) value " foreground-color ". 02 wfore pic 9 value 3. 01 mytela control is wcor. 02 ... Jair M. Araujo Cobol MS/MF |
From: David E. <de...@us...> - 2007-10-02 12:52:08
|
Reg, I think I may have found the problem (well, I hope). I don't know if you are familiar with C, but with some minor changes to 'compiler/pp_scanner.l', seems resolves the problem on my system. 1640: char *s, *s1, /* *tmp = NULL,*/ tmp[YY_READ_BUF_SIZE]; 1689:// tmp = malloc(YY_READ_BUF_SIZE); 1799:// if (tmp) {free(tmp); tmp=NULL;} So if you wish, try the above changes and see if it resolves the problem on your system. Cheers. |
From: Email Yahoo! <gco...@ya...> - 2007-10-02 12:33:04
|
Hi, I'm starting Tiny now and i'm trying to use the "control" clause in = screen section. What's is wrong with the following code? working-storage section. 01 wcor. 02 wparte1 pic x(17) value "background-color ". 02 wback pic 9 value 1. 02 wparte2 pic x(18) value " foreground-color ". 02 wfore pic 3. screen section. 01 mytela control is wcor. 02 line 5 column 5 value "Name: ". or 01 mytela. 02 control is wcor. 02 line 5 column 5 value "Name: ". or 01 mytela. 02 line 5 column 5 value "Name: " control wcor. Tiny does not support this clause? Where's the error, please... Thanks Jair M. Araujo Cobol MS/MF |
From: Reg <re...@ri...> - 2007-10-02 09:10:29
|
Hi David, Tried it, makes NO difference. After some experimentation with positioning of FD copy files, inescapable conclusion is :- There is a limit to the total size of FD s (i.e. the maximum memory for total record sizes). Can't get past it. Consequently, now expect limitation on size of code and possibly other things. Compiles (and runs) fine in Open Cobol. Regards, Reg. -- View this message in context: http://www.nabble.com/Segmentation-Fault-tf4383688.html#a12995381 Sent from the tiny-cobol-users mailing list archive at Nabble.com. |
From: David E. <de...@us...> - 2007-10-02 00:23:09
|
Reg wrote: > Eventually loaded/installed dev htcobol, > compiled same program, got same segmentation > fault. > In desperation, juggled order of loading of > FD copybooks, got ABORT thru memory problem. > Any ideas? > ... > #htcobol -z -m -C -F -I . GCMMSTMN.COB > ... I think you may be using a more recent distribution. On my system, there is an intermittent bug which can be triggered by either, adding or removing, the print program listing command line option '-P'. I think it is somehow related to copybooks, found in the pre-processor. So in the above case, just add the '-P' option to the command line, and see if it removes the problem. htcobol -z -P -m -C -F -I . GCMMSTMN.COB Cheers. |
From: Reg <re...@ri...> - 2007-10-01 09:30:49
|
Hi David, Eventually loaded/installed dev htcobol, compiled same program, got same segmentation fault. In desperation, juggled order of loading of FD copybooks, got ABORT thru memory problem. Any ideas? PS Out of time again, so no hurry in replying. root@Appserver TinyCat]# htcobol -z -m -C -F -I . GCMMSTMN.COB Appending '.' to include (copybooks) search path GEC=> path: () base (GCMMSTMN) ext: (.COB) Pre-processing 'GCMMSTMN.COB' Output intermidiate file 'GCMMSTMN.i' searching directory path '.' found copybook name './BIGSA.CF' searching directory path '.' found copybook name './DATAPUT.SA' searching directory path '.' found copybook name './LANGFILE.SA' searching directory path '.' found copybook name './LANGTXT.SA' searching directory path '.' found copybook name './LANGLOG.SA' searching directory path '.' found copybook name './REPFILE.SA' searching directory path '.' found copybook name './VLSTOR.SA' searching directory path '.' found copybook name './TLSTOR.SA' searching directory path '.' found copybook name './PRTFILE.SA' searching directory path '.' found copybook name './SUPMAST.SA' searching directory path '.' found copybook name './INVCS.SA' searching directory path '.' found copybook name './SELFILE.SA' searching directory path '.' found copybook name './POUT.SA' searching directory path '.' found copybook name './PASWRD.SA' searching directory path '.' found copybook name './CURRFILE.SA' searching directory path '.' found copybook name './CURRRATE.SA' searching directory path '.' found copybook name './VATFILE.SA' searching directory path '.' found copybook name './ACHART.SA' searching directory path '.' found copybook name './TRANS.SA' searching directory path '.' found copybook name './FIXCURR.SA' searching directory path '.' found copybook name './DESCS.SA' searching directory path '.' found copybook name './LNDESCS.SA' searching directory path '.' found copybook name './ICILOG.SA' searching directory path '.' found copybook name './ICICODE.SA' searching directory path '.' found copybook name './ICIUNIT.SA' searching directory path '.' found copybook name './ICIMCYCL.SA' searching directory path '.' found copybook name './ICIHOL.SA' searching directory path '.' found copybook name './BIGFD.CF' searching directory path '.' found copybook name './DATAPUT.FD' searching directory path '.' found copybook name './LANGFILE.FD' searching directory path '.' found copybook name './LANGTXT.FD' searching directory path '.' found copybook name './LANGLOG.FD' searching directory path '.' found copybook name './REPFILE.FD' searching directory path '.' found copybook name './VLSTOR.FD' searching directory path '.' found copybook name './TLSTOR.FD' searching directory path '.' found copybook name './PRTFILE.FD' searching directory path '.' found copybook name './CURRFILE.FD' searching directory path '.' found copybook name './CURRRATE.FD' searching directory path '.' found copybook name './VATFILE.FD' searching directory path '.' found copybook name './ACHART.FD' searching directory path '.' found copybook name './TRANS.FD' searching directory path '.' found copybook name './FIXCURR.FD' searching directory path '.' found copybook name './DESCS.FD' searching directory path '.' found copybook name './LNDESCS.FD' searching directory path '.' found copybook name './ICILOG.FD' *** glibc detected *** htcobol: malloc(): memory corruption: 0x09bbe278 *** ======= Backtrace: ========= /lib/libc.so.6[0xcb013c] /lib/libc.so.6(__libc_malloc+0x7e)[0xcb12de] /lib/libc.so.6[0xc9f13f] /lib/libc.so.6(fopen+0x2c)[0xc9f20c] htcobol[0x805865f] htcobol[0x8056336] htcobol[0x805431e] htcobol[0x806f89e] htcobol[0x805903f] /lib/libc.so.6(__libc_start_main+0xdc)[0xc5edec] htcobol[0x8048f01] ======= Memory map: ======== 00110000-00111000 r-xp 00110000 00:00 0 [vdso] 00c2c000-00c45000 r-xp 00000000 fd:00 2687014 /lib/ld-2.5.so 00c45000-00c46000 r-xp 00019000 fd:00 2687014 /lib/ld-2.5.so 00c46000-00c47000 rwxp 0001a000 fd:00 2687014 /lib/ld-2.5.so 00c49000-00d83000 r-xp 00000000 fd:00 2687015 /lib/libc-2.5.so 00d83000-00d85000 r-xp 0013a000 fd:00 2687015 /lib/libc-2.5.so 00d85000-00d86000 rwxp 0013c000 fd:00 2687015 /lib/libc-2.5.so 00d86000-00d89000 rwxp 00d86000 00:00 0 05327000-05332000 r-xp 00000000 fd:00 2689041 /lib/libgcc_s-4.1.2-20070626.so.1 05332000-05333000 rwxp 0000a000 fd:00 2689041 /lib/libgcc_s-4.1.2-20070626.so.1 08048000-08090000 r-xp 00000000 fd:00 14979685 /usr/local/bin/htcobol 08090000-08095000 rw-p 00048000 fd:00 14979685 /usr/local/bin/htcobol 08095000-080b9000 rw-p 08095000 00:00 0 09bb2000-09bd3000 rw-p 09bb2000 00:00 0 b7d00000-b7d21000 rw-p b7d00000 00:00 0 b7d21000-b7e00000 ---p b7d21000 00:00 0 b7ed7000-b7ef9000 rw-p b7ed7000 00:00 0 b7ef9000-b7f08000 rw-p b7ef9000 00:00 0 bfb70000-bfb85000 rw-p bfb70000 00:00 0 [stack] Aborted [root@Appserver TinyCat]# -- View this message in context: http://www.nabble.com/Segmentation-Fault-tf4383688.html#a12975914 Sent from the tiny-cobol-users mailing list archive at Nabble.com. |
From: Reg <re...@ri...> - 2007-09-30 22:58:08
|
Reg wrote: > > > > David Essex-2 wrote: >> >> Reg wrote: >> > ... >> > What is the "pserver method"? >> > Or can you email me a password directly? >> >> When down loading using anonymous CVS no password is required. >> >> Try the following, it should work. >> >> cvsopts='-d:pserver:ano...@ti...:/cvsroot/tiny-cobol' >> >> >> cvs $cvsopts login >> Password: <just press enter> >> cvs -z3 $cvsopts co -P development >> >> If this fails check the TC project SF web site (1), as some times they >> do make small changes. >> >> Hope this helps. >> >> 1) TC project SF web site >> http://www.sf.net/projects/tiny-cobol/ >> >> Hi, Tried it but:- >> ******************************************** >> [root@Appserver viewvc-1.0.4]# >> cvsopts='-d:pserver:anonymous@...:/cvsroot/tiny-cobol' >> [root@Appserver viewvc-1.0.4]# cvs $cvsopts login >> Logging in to :pserver:anonymous@...:2401/cvsroot/tiny-cobol >> CVS password: >> Unknown host .... >> [root@Appserver viewvc-1.0.4]# cvs -z3 $cvsopts co -P development >> Unknown host .... >> [root@Appserver viewvc-1.0.4]# >> ************************************************* >> No joy! >> Regards, >> Reg. >> >> >> OOOOPS! >> Just checked my typing again, apologies, it does work! >> Thanks very much. >> Sorry again, >> Regards, >> Reg. >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Microsoft >> Defy all challenges. Microsoft(R) Visual Studio 2005. >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> _______________________________________________ >> Tin...@li... >> https://lists.sourceforge.net/lists/listinfo/tiny-cobol-users >> >> > > -- View this message in context: http://www.nabble.com/Segmentation-Fault-tf4383688.html#a12971198 Sent from the tiny-cobol-users mailing list archive at Nabble.com. |
From: Reg <re...@ri...> - 2007-09-30 22:53:23
|
David Essex-2 wrote: > > Reg wrote: > > ... > > What is the "pserver method"? > > Or can you email me a password directly? > > When down loading using anonymous CVS no password is required. > > Try the following, it should work. > > cvsopts='-d:pserver:ano...@ti...:/cvsroot/tiny-cobol' > > > cvs $cvsopts login > Password: <just press enter> > cvs -z3 $cvsopts co -P development > > If this fails check the TC project SF web site (1), as some times they > do make small changes. > > Hope this helps. > > 1) TC project SF web site > http://www.sf.net/projects/tiny-cobol/ > > Hi, Tried it but:- > ******************************************** > [root@Appserver viewvc-1.0.4]# > cvsopts='-d:pserver:anonymous@...:/cvsroot/tiny-cobol' > [root@Appserver viewvc-1.0.4]# cvs $cvsopts login > Logging in to :pserver:anonymous@...:2401/cvsroot/tiny-cobol > CVS password: > Unknown host .... > [root@Appserver viewvc-1.0.4]# cvs -z3 $cvsopts co -P development > Unknown host .... > [root@Appserver viewvc-1.0.4]# > ************************************************* > No joy! > Regards, > Reg. > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Tin...@li... > https://lists.sourceforge.net/lists/listinfo/tiny-cobol-users > > -- View this message in context: http://www.nabble.com/Segmentation-Fault-tf4383688.html#a12971181 Sent from the tiny-cobol-users mailing list archive at Nabble.com. |
From: David E. <de...@us...> - 2007-09-30 17:13:09
|
Reg wrote: > ... > What is the "pserver method"? > Or can you email me a password directly? When down loading using anonymous CVS no password is required. Try the following, it should work. cvsopts='-d:pserver:ano...@ti...:/cvsroot/tiny-cobol' cvs $cvsopts login Password: <just press enter> cvs -z3 $cvsopts co -P development If this fails check the TC project SF web site (1), as some times they do make small changes. Hope this helps. 1) TC project SF web site http://www.sf.net/projects/tiny-cobol/ |
From: Reg <re...@ri...> - 2007-09-30 10:34:03
|
Reg wrote: > > > > David Essex-2 wrote: >> >> Reg wrote: >> >> > ... >> >> Thanks for rapid response. >> >> Doesn't seem to matter which source code, so >> >> looks like compiler bug. >> >> Will debug it when I get chance, probably >> >> about 3 or 4 weeks. >> >> Meanwhile, I seem to recall someone muttering >> >> about gcc 3 returning a yes/ok instead of a 0/1 >> >> or vice versa on a memory alloc, so might try >> >> running on an older machine. >> >> The latest release (and CVS) was developed using GCC3x. >> >> AFAIK, TC was never tested on any GCC4. And there were some problems >> reported. I don't recall the specifics. >> >> If you are feeling REALLY adventurous, you could try the current 'new >> and improved' CVS version. >> >> Cheers >> >> PS. >> How to download CVS version using anonymous CVS: >> cvsopts='-da...@ti...:/cvsroot/tiny-cobol' >> cvs $cvsopts login >> Password: <enter> >> cvs -z3 $cvsopts co -P development >> >> >> >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Splunk Inc. >> Still grepping through log files to find problems? Stop. >> Now Search log events and configuration files using AJAX and a browser. >> Download your FREE copy of Splunk now >> http://get.splunk.com/ >> _______________________________________________ >> Tin...@li... >> https://lists.sourceforge.net/lists/listinfo/tiny-cobol-users >> >> > Thanks David, will follow up..... eventually. > Currently sinking under workload, but still keen on sorting this. > Any idea when CVS moving to stable? > Regards, > Reg. > Hi Again, David. Can't login to the repository, as follows:- ******************************************************************** [root@Appserver viewvc-1.0.4]# cvsopts='-da...@ti...:/cvsroot/tiny-cobol' [root@Appserver viewvc-1.0.4]# cvs $cvsopts login cvs login: can only use `login' command with the 'pserver' method cvs [login aborted]: CVSROOT: ano...@ti...:/cvsroot/tiny-cobol [root@Appserver viewvc-1.0.4]# cvs $cvsopts Usage: cvs [cvs-options] command [command-options-and-arguments] where cvs-options are -4, -6,-q, -n, etc. (specify --help-options for a list of options) where command is add, admin, etc. (specify --help-commands for a list of commands or --help-synonyms for a list of command synonyms) where command-options-and-arguments depend on the specific command (specify -H followed by a command name for command-specific help) Specify --help to receive this message The Concurrent Versions System (CVS) is a tool for version control. For CVS updates and additional information, see the CVS home page at http://cvs.nongnu.org/ [root@Appserver viewvc-1.0.4]# cvs -H Usage: cvs [cvs-options] command [command-options-and-arguments] where cvs-options are -4, -6,-q, -n, etc. (specify --help-options for a list of options) where command is add, admin, etc. (specify --help-commands for a list of commands or --help-synonyms for a list of command synonyms) where command-options-and-arguments depend on the specific command (specify -H followed by a command name for command-specific help) Specify --help to receive this message The Concurrent Versions System (CVS) is a tool for version control. For CVS updates and additional information, see the CVS home page at http://cvs.nongnu.org/ [root@Appserver viewvc-1.0.4]# cvs -H login Usage: cvs login (Specify the --help global option for a list of other help options) [root@Appserver viewvc-1.0.4]# cvs -z3 $cvsopts co -P development The authenticity of host 'tiny-cobol.cvs.sourceforge.net (66.35.250.90)' can't be established. RSA key fingerprint is 13:f1:65:c3:6c:b7:7e:a5:f0:f3:f5:19:f4:42:9c:4a. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added 'tiny-cobol.cvs.sourceforge.net,66.35.250.90' (RSA) to the list of known hosts. ano...@ti...'s password: ano...@ti...'s password: Permission denied, please try again. ano...@ti...'s password: Permission denied, please try again. Permission denied (publickey,gssapi-with-mic,password). cvs [checkout aborted]: end of file from server (consult above messages if any) [root@Appserver viewvc-1.0.4]# cvs -z3 $cvsopts co -P development ano...@ti...'s password: ano...@ti...'s password: Permission denied, please try again. ******************************************************************************* What is the "pserver method"? Or can you email me a password directly? Regards, Reg. -- View this message in context: http://www.nabble.com/Segmentation-Fault-tf4383688.html#a12964443 Sent from the tiny-cobol-users mailing list archive at Nabble.com. |
From: David E. <de...@us...> - 2007-09-29 05:30:36
|
John Culleton wrote: > Has anyone used Tiny to generate a cgi-bin program? > If so, what did you use on the html side, get, post, > php, javascript, other? Yes, TC can be used to create a CGI program using basic ACCEPT and DISPLAY statements. One of the ways to do so, would be as follows. * Parse the query string ACCEPT identifier-1 FROM ENVIRONMENT-VARIABLE "QUERY_STRING". ... UNSTRING identifier-1 DELIMITED BY '?' INTO ... ... UNSTRING identifier-2 DELIMITED BY '=' INTO ... ... * If a valid query, find and display data in HTML * format to standard output DISPLAY 'Content-type: text/html' WS-CR WS-LF WS-CR DISPLAY '<!DOCTYPE html PUBLIC ... ' ... DISPLAY '<html><HEAD><title> ...' ... DISPLAY '</body> </HTML>' I have enclosed a sample application for a NA area code lookup, using both a Perl and COBOL programs. Note that the NA area code database file (1) is NOT included, so no area code data is displayed. Hope this helps. 1) Area codes http://www.bennetyee.org/ucsd-pages/area.html |
From: Rod S. <rod...@ya...> - 2007-09-29 00:50:19
|
John, I have written an entire inventory system using tiny-cobol and the cgi-bin directory with the post method. There are a couple things to watch out for and there is too much to send in one email. Rod ____________________________________________________________________________________ Take the Internet to Go: Yahoo!Go puts the Internet in your pocket: mail, news, photos & more. http://mobile.yahoo.com/go?refer=1GNXIC |
From: John C. <jo...@we...> - 2007-09-28 13:23:51
|
On Friday 28 September 2007 01:11:27 am David Essex wrote: > John Culleton wrote: > > There is a Tiny test program that uses a c language > > bridge program, tdb03 in the test programs. > > But the c language inteface program own't compile. > > Other c language items in the test suite do compile. > > So perhaps Essex or somebody could debug that piece of > > code. I haven't done enoough c to tackle it. > > The program found in 'test.code/tdb03' requires 'postgresql' (C headers > and library) to compile. > > Currently do not have 'postgresql' installed on any PC, so I can't test it. Addendum. There are two c programs, and one is titled cgi-util. That does compile as a subroutine. I'll play with that a bit. -- John Culleton http://wexfordpress.com http://wexfordpress.com/tex/shortlist.pdf |
From: John C. <jo...@we...> - 2007-09-28 13:17:47
|
On Friday 28 September 2007 01:11:27 am David Essex wrote: > John Culleton wrote: > > There is a Tiny test program that uses a c language > > bridge program, tdb03 in the test programs. > > But the c language inteface program own't compile. > > Other c language items in the test suite do compile. > > So perhaps Essex or somebody could debug that piece of > > code. I haven't done enoough c to tackle it. > > The program found in 'test.code/tdb03' requires 'postgresql' (C headers > and library) to compile. > > Currently do not have 'postgresql' installed on any PC, so I can't test it. > Aha! So that is the answer. I should have guessed from the name "tdb3." I guess I will dig into the c program to find the part that deals with stdin and stdout. I don't need the complication and the overhead of a RDBMS; the IS file system works for me. Open COBOL has a feature that allows addressing stdin and stdout as files. Supposedly this permits a COBOL program to act as a cgi program. I will experiment with this as time permits. -- John Culleton http://wexfordpress.com http://wexfordpress.com/tex/shortlist.pdf |
From: David E. <de...@us...> - 2007-09-28 05:14:24
|
John Culleton wrote: > There is a Tiny test program that uses a c language > bridge program, tdb03 in the test programs. > But the c language inteface program own't compile. > Other c language items in the test suite do compile. > So perhaps Essex or somebody could debug that piece of > code. I haven't done enoough c to tackle it. The program found in 'test.code/tdb03' requires 'postgresql' (C headers and library) to compile. Currently do not have 'postgresql' installed on any PC, so I can't test it. |
From: John C. <jo...@we...> - 2007-09-27 22:43:38
|
On Thursday 27 September 2007 05:48:01 pm you wrote: > > Has anyone used Tiny to generate a cgi-bin program? If so, what did you > > use > > on the html side, get, post, php, javascript, other? > > John, > I am answering directly because even though I receive all the posts > when I get nothing but rejects when I try to sned to it. > > I was unable to get Tiny to work as a cgi because of the lack of a way > to get at stdin/stdout. I always needed to put some kind of wrapper > around it which kinda negated the idea of using Tiny for cgi. > > I haven't looked in a while so maybe it changed, but that was my > experience. > > I am going to look at OpenCOBOL as it seems to get around this. > > bill There is a Tiny test program that uses a c language bridge program, tdb03 in the test programs. But the c language inteface program own't compile. Other c language items in the test suite do compile. So perhaps Essex or somebody could debug that piece of code. I haven't done enoough c to tackle it. I am sending a cc to the tiny list to alert someone to your problems posting. Make sure you are trying to post using the same email address that is in use when you receive posts. Cheers, -- John Culleton http://wexfordpress.com http://wexfordpress.com/tex/shortlist.pdf |
From: John C. <jo...@we...> - 2007-09-27 19:32:58
|
Has anyone used Tiny to generate a cgi-bin program? If so, what did you use on the html side, get, post, php, javascript, other? -- John Culleton http://wexfordpress.com http://wexfordpress.com/tex/shortlist.pdf |
From: David E. <de...@us...> - 2007-09-25 15:42:23
|
Mark Molenda wrote: > It seems all of the GNU packages require Berkley db > even though some pages list it as optional. > How do I get a package like tiny-cobol to work if Or*cle > does not allow ( or I can't find it ) Berkeley db > downloads? Berkeley DB is required for all RPM based distributions (RH, Fedora ...). It is even available on Slackware in binary format. I do not know about Debian. So the quick solution is to install the BDB binary package, from what ever Linux/BSD distribution you are using. TC uses the BDB 1.85 API. Which means that you will be able to use any DB version 1.85 to 4x (4.4 I think). Beginning with BDB version 4.5, I think, the 1.85 API is no longer supported, so TC will not work with these versions. Hope this helps. Berkeley DB, a brief history. Versions up to 1.85.4 are released under the BSD license. A new company is formed called Sleepyc*t, and beginning with BDB version 2, the API and license are changed (open source, but free for non commercial use only). The 1.85 API is still supported. Or*cle buys Sleepyc*t. The end. |
From: John C. <jo...@we...> - 2007-09-25 13:24:08
|
On Tuesday 25 September 2007 08:44:28 am John Culleton wrote: > On Monday 24 September 2007 04:20:25 pm Mark Molenda wrote: > > It seems all of the GNU packages require berkley db even though some > > pages list it as optional. How do I get a package like tiny-cobol to > > work if Oracle does not allow ( or I can't find it ) berkeley db > > downloads? > > Don't understand what Oracle has to do with it. Tiny Cobol has no relation > to Oracle, nor does Berkeley DB (note spelling.) What Operating System are > you using? On rereading your post I gather that you want to download data from Oracle into a Berkeley DB database. Is that correct? If you can download your data into fixed lenngth records or alternately into comma delimited records then you can read them into a COBOL program and populate a Berkeley DB file (indexed sequential file) with the information. Am I getting closer? -- John Culleton http://wexfordpress.com http://wexfordpress.com/tex/shortlist.pdf |
From: John C. <jo...@we...> - 2007-09-25 12:45:35
|
On Monday 24 September 2007 04:20:25 pm Mark Molenda wrote: > It seems all of the GNU packages require berkley db even though some > pages list it as optional. How do I get a package like tiny-cobol to > work if Oracle does not allow ( or I can't find it ) berkeley db > downloads? Don't understand what Oracle has to do with it. Tiny Cobol has no relation to Oracle, nor does Berkeley DB (note spelling.) What Operating System are you using? -- John Culleton http://wexfordpress.com http://wexfordpress.com/tex/shortlist.pdf |
From: Mark M. <mar...@ed...> - 2007-09-24 20:20:22
|
It seems all of the GNU packages require berkley db even though some pages list it as optional. How do I get a package like tiny-cobol to work if Oracle does not allow ( or I can't find it ) berkeley db downloads? |
From: Reg <re...@ri...> - 2007-09-06 23:33:23
|
David Essex-2 wrote: > > Reg wrote: > > > Thanks David, will follow up..... eventually. > > Currently sinking under workload, but still > > keen on sorting this. > > Any idea when CVS moving to stable? > > Well, it is policy to keep SF CVS stable. Meaning that it should compile > and run. > > The current SF CVS version should be relatively stable. It passed the > 'test_suite' tests. > > But a large number of changes have been made to the sources, especially > in the RTL. So further testing will be required. > > For example the indexed file IO RTL has been radically changed. > Indexed files are now stored using a data (.dat) file and a index file > (.dbx). > This makes indexed files incompatible with files created with previous > versions of TC. > > In any case, any feedback regarding current SF CVS version, would be > appreciated. > > Cheers > > Wow, back to IS fundamentals! Well, that should speed things up > performance-wise. > I will get back onto this when I can, and will be back in touch. > Meanwhile, thanks again for your help. > Regards, > Reg. > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > Tin...@li... > https://lists.sourceforge.net/lists/listinfo/tiny-cobol-users > > -- View this message in context: http://www.nabble.com/Segmentation-Fault-tf4383688.html#a12533437 Sent from the tiny-cobol-users mailing list archive at Nabble.com. |