Version ifhp-3.5.5 - Fri Feb 22 16:47:59 PST 2002
Lexmark 4039 should be:
ps_sync=
serverdict begin 0 exitserver
statusdict begin true setenginesync end
ps_async=
serverdict begin 0 exitserver
statusdict begin false setenginesync end
(Reported by: Johan Bengtsson <[EMAIL PROTECTED]>)
On the alpha, cc insists that (the line of the beast):
> cc: Error: ../../src/perlobj.c, line 666:
In this statement, "p->info.array.value" and "len" cannot be added. (noadd)
> memmove(p->info.array.value+len, p->info.array.value, olen+1 );
> --------^
> As far as I can tell, p->info.array.value is a void*, so adding an int to
> it is not allowed. I suggest you explicitly cast it to (char *), like in the
> previous line, *((char *)(p->info.array.value)+olen) = 0;
> This is also the case in lines 615, 713, 813, and 837.
Fixed. I wonder why GCC -warn did not catch this?
(Reported by: Hans Peter Verne <[EMAIL PROTECTED]>)
HP8100 'ps_tabloid' selection should really be
ps_ledger.
(Patch from: Steven J. Birt <[EMAIL PROTECTED]>)
Replaced PDF2PS with the GhostScript conversion stuff.
(Idea from: Thies Meincke <[EMAIL PROTECTED]>)
Patrick Powell Astart Technologies,
[EMAIL PROTECTED] 9475 Chesapeake Drive, Suite D,
Network and System San Diego, CA 92123
Consulting 858-874-6543 FAX 858-279-8424
LPRng - Print Spooler (http://www.lprng.com)
-----------------------------------------------------------------------------
YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST
The address you post from MUST be your subscription address
If you need help, send email to [EMAIL PROTECTED] (or lprng-requests
or lprng-digest-requests) with the word 'help' in the body. For the impatient,
to subscribe to a list with name LIST, send mail to [EMAIL PROTECTED]
with: | example:
subscribe LIST <mailaddr> | subscribe lprng-digest [EMAIL PROTECTED]
unsubscribe LIST <mailaddr> | unsubscribe lprng [EMAIL PROTECTED]
If you have major problems, send email to [EMAIL PROTECTED] with the word
LPRNGLIST in the SUBJECT line.
-----------------------------------------------------------------------------