zsh-workers
 help / color / mirror / code / Atom feed
From: Ibraheem Umaru-Mohammed <umarumohammed@btinternet.com>
To: Peter Stephenson <pws@csr.com>
Cc: Ibraheem Umaru-Mohammed <umarumohammed@btinternet.com>,
	Zsh hackers list <zsh-workers@sunsite.dk>
Subject: Re: 4.2.0-pre-1
Date: Tue, 2 Mar 2004 11:46:21 +0000	[thread overview]
Message-ID: <20040302114621.GA3581@rabox> (raw)
In-Reply-To: <18780.1078226115@csr.com>

On [02/03/04 11:15 +0000], Peter Stephenson wrote:
> Ibraheem Umaru-Mohammed wrote:
> > "sigcount.h", line 2.74: 1506-186 (W) String literal must be ended before the
> >  end of line.
> > "signames.epro", line 5.74: 1506-186 (W) String literal must be ended before 
> > the end of line.
> >         /usr/vac/bin/cc -qlanglvl=ansi -c -I.  -DHAVE_CONFIG_H -O  -o jobs.o 
> > jobs.c
> > "sigcount.h", line 2.74: 1506-186 (W) String literal must be ended before the
> >  end of line.
> > "signames.epro", line 5.74: 1506-186 (W) String literal must be ended before 
> > the end of line.
> > "jobs.c", line 686.43: 1506-276 (S) Syntax error: possible missing ')'?
> > "jobs.c", line 697.46: 1506-068 (S) Operation between types "char*" and "int"
> >  is not allowed.
> > "jobs.c", line 698.21: 1506-277 (S) Syntax error: possible missing ')' or ','
> > ?
> > "jobs.c", line 698.27: 1506-275 (S) Unexpected text ')' encountered.
> > "jobs.c", line 769.77: 1506-276 (S) Syntax error: possible missing ')'?
> > "jobs.c", line 773.88: 1506-277 (S) Syntax error: possible missing ')' or ','
> > ?
> > "jobs.c", line 775.77: 1506-277 (S) Syntax error: possible missing ')' or ','
> > ?
> 
> It seems to be falling over on the sigmsg(...) macros.
> 
> You should have a file in the Src directory where you are building
> called sigcount.h containing something like
> 
> #define SIGCOUNT	45
> #define sigmsg(sig) ((sig) <= SIGCOUNT ? sig_msg[sig] : "unknown signal")
> 
> Is your version similar?  If so, is there something weird in the file
> signames.c in the same directory (feel free to send to the file)?
> 
> Thanks for the info.
> 

Hmmmn, sigcount.h seems to have unclosed quotes:

,---- [ sigcount.h ]
| #define SIGCOUNT        59
| #define sigmsg(sig) ((sig) <= SIGCOUNT ? sig_msg[sig] : "unknown signal3)
`----

Any utility version you want me to test for? awk? sed? A regular expression
issue?

Cheers,

			--ibraheem

-- 


  reply	other threads:[~2004-03-02 11:45 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20040227165910.GD31494@rabox>
2004-03-01 10:52 ` 4.2.0-pre-1 Peter Stephenson
2004-03-02 10:37   ` 4.2.0-pre-1 Ibraheem Umaru-Mohammed
2004-03-02 11:15     ` 4.2.0-pre-1 Peter Stephenson
2004-03-02 11:46       ` Ibraheem Umaru-Mohammed [this message]
2004-03-02 12:14         ` 4.2.0-pre-1 Peter Stephenson
2004-03-02 14:27           ` 4.2.0-pre-1 Ibraheem Umaru-Mohammed
2004-03-03 15:12   ` 4.2.0-pre-1 on HP-UX 11.11 Paul Ackersviller
2004-03-03 15:31     ` Peter Stephenson
2004-03-04  3:19       ` Paul Ackersviller
2004-03-04 12:21         ` Peter Stephenson
2004-03-04 20:36           ` Paul Ackersviller
2004-03-05 10:54             ` Peter Stephenson
     [not found] <20040227172236.GA22597@lorien.emufarm.org>
2004-02-27 18:10 ` [7087] 4.2.0-pre-1 Peter Stephenson
2004-02-28  6:52   ` Clint Adams
2004-02-28  7:36     ` 4.2.0-pre-1 Danek Duvall
2004-02-28 15:13       ` 4.2.0-pre-1 Clint Adams
     [not found] <10223.1077810073@csr.com>
2004-02-26 19:13 ` 4.2.0-pre-1 Clint Adams
2004-02-26 19:17   ` 4.2.0-pre-1 Peter Stephenson
2004-02-27  2:03     ` 4.2.0-pre-1 Bart Schaefer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040302114621.GA3581@rabox \
    --to=umarumohammed@btinternet.com \
    --cc=pws@csr.com \
    --cc=zsh-workers@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).