-
Howdy,
I run some rexx macros from THE and sometimes they have quite long lines. These long lines are typically just boolean in nature, such as:
all 'aaa' & 'bbb' & 'ccc'...
length > 1024 is not allowed.
Regards,
George...
2008-01-26 14:49:51 UTC in Regina REXX Interpreter
-
Howdy,
When I run my rexx program from /root I get the error messages below. The system is rhel 4 update 5 on a 32bit intel system.
2.6.23.14 root @ mechanic };-) uname -a
Linux mechanic 2.6.23.14 #1 SMP PREEMPT Thu Jan 24 00:50:09 PST 2008 i686 GNU/Linux
2.6.23.14 root @ mechanic };-) cat /etc/redhat-release
Red Hat Enterprise Linux ES release 4 (Nahant Update 5)
This problem...
2008-01-26 14:46:10 UTC in Regina REXX Interpreter
-
When are you going to fix this problem?
George...
2007-07-20 20:24:34 UTC in Virtual Desktop
-
Howdy,
I'm trying to get the latest cvs code based on the following commands taken from the web site. Does anyone have any ideas about this? All I get are timeouts.
Regards,
George...
#!/bin/sh -xv
export CVSROOT=":pserver:anonymous@cvs.sourcenav.sourceforge.net:/cvsroot/sourcenav"
+ export CVSROOT=:pserver:anonymous@cvs.sourcenav.sourceforge.net:/cvsroot/sourcenav
+...
2006-12-04 21:22:44 UTC in Source-Navigator
-
Howdy,
I just downloaded Python-2.4.3 and tried to build it
with the enclosed results. I then proceeded to check
out the latest from svn and that version DOES build.
This is just a fyi bug report unless you think otherwise.
Regards,
George...
gcc -pthread -c -fno-strict-aliasing -g -Wall
-Wstrict-prototypes -I. -I./Include -fPIC
-DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c.
2006-09-03 00:38:05 UTC in Python
-
Logged In: YES
user_id=293753
I don't know how to add an upload to this problem so here's
a cut and past with the words JOIN just in front of the line
to be joined. Source forge needs to do something about
wrapping text in this window I think.
My appologies for not getting the included file into this pr.
George
grgoffe@yahoo.com
#!/usr/lsd/bin/regina
/*.
2004-07-28 00:39:38 UTC in Regina REXX Interpreter
-
Howdy,
I've never seen this problem before. I have built and installed THE the same old way I've always done it but now on a new system running solaris 2.8 fully patched with gcc 3.2.3 the define command seems to be broken.
Anyone out there have any ideas?
Regards,
George...
2003-09-25 22:21:44 UTC in The Hessling Editor
-
Logged In: YES
user_id=293753
Martin,
Your suggestion worked very well.
Thanks for your help.
George...
2002-06-02 00:11:32 UTC in Python
-
Logged In: YES
user_id=293753
Howdy,
I'm attempting to attach the latest build log. The old
version of my gcc was 3.0.4. This version is with gcc-3.1.
Sorry about the foulup.
Regards and thanks for all your help and time.
George...
2002-05-31 02:54:20 UTC in Python
-
Howdy,
I'm building Python-2.2.1 on a solaris 2.8 system and
am having trouble. The loader can not find the above
named external reference.
I'm enclosing the build log that shows (probably) more
than you ever wanted to know but it DOES show the
problem.
Any/all help/hints/tips would be appreciated.
Regards,
George...
2002-05-23 00:32:26 UTC in Python