109 lines
1.7 KiB
Text
109 lines
1.7 KiB
Text
head 2.2;
|
|
access;
|
|
symbols
|
|
V4_1_1_1:2.2
|
|
Rel_2_1:2.1;
|
|
locks; strict;
|
|
comment @$ . @;
|
|
|
|
|
|
2.2
|
|
date 2001.01.25.12.00.19; author cibrario; state Exp;
|
|
branches;
|
|
next 2.1;
|
|
|
|
2.1
|
|
date 2000.05.26.14.17.21; author cibrario; state Rel;
|
|
branches;
|
|
next 1.1;
|
|
|
|
1.1
|
|
date 96.05.28.12.57.06; author cibrario; state Beta;
|
|
branches;
|
|
next ;
|
|
|
|
|
|
desc
|
|
@Message source file for the CHF conditions
|
|
@
|
|
|
|
|
|
2.2
|
|
log
|
|
@Added partial Win32 support (Windows CE only).
|
|
@
|
|
text
|
|
@$ .+
|
|
$ .
|
|
$ .identifier : $Id: chf.msf,v 2.1 2000/05/26 14:17:21 cibrario Rel cibrario $
|
|
$ .context :
|
|
$ .title : $RCSfile: chf.msf,v $
|
|
$ .kind : Makefile
|
|
$ .author : Ivan Cibrario B.
|
|
$ .site : CSTV-CNR
|
|
$ .creation : 27-May-1996
|
|
$ .keywords : *
|
|
$ .description :
|
|
$ . Message source file for the CHF conditions
|
|
$ .notes :
|
|
$ . $Log: chf.msf,v $
|
|
$ . Revision 2.1 2000/05/26 14:17:21 cibrario
|
|
$ . Updated documentation block and RCS log message header to prevent
|
|
$ . gencat warnings on Linux boxes
|
|
$ .
|
|
$ . Revision 1.1 1996/05/28 12:57:06 cibrario
|
|
$ . Initial revision
|
|
$ .
|
|
$ .-
|
|
|
|
$set 1
|
|
2 Chf
|
|
3 Errno
|
|
|
|
$set 2
|
|
1 Condition stack is full
|
|
2 Handler stack is full
|
|
3 Handler stack is empty
|
|
4 Wrong Chf state for requested operation
|
|
5 Invalid action code from handler (code=<%d>d)
|
|
6 Dynamic memory allocation failed
|
|
7 Function not implemented
|
|
10 setlocale() failed
|
|
11 catopen() failed
|
|
@
|
|
|
|
|
|
2.1
|
|
log
|
|
@Updated documentation block and RCS log message header to prevent
|
|
gencat warnings on Linux boxes
|
|
@
|
|
text
|
|
@d3 1
|
|
a3 1
|
|
$ .identifier : $Id: chf.msf,v 1.1 1996/05/28 12:57:06 cibrario Beta cibrario $
|
|
d15 4
|
|
d35 1
|
|
@
|
|
|
|
|
|
1.1
|
|
log
|
|
@Initial revision
|
|
@
|
|
text
|
|
@d2 2
|
|
a3 2
|
|
$
|
|
$ .identifier : $Id$
|
|
d5 1
|
|
a5 1
|
|
$ .title : $RCSfile$
|
|
d12 1
|
|
a12 1
|
|
$ Message source file for the CHF conditions
|
|
d14 4
|
|
a17 2
|
|
$ $Log$
|
|
$
|
|
@
|