~ubuntu-branches/ubuntu/natty/curl/natty-security

« back to all changes in this revision

Viewing changes to packages/vms/curlmsg.msg

  • Committer: Bazaar Package Importer
  • Author(s): Bhavani Shankar
  • Date: 2010-06-20 13:56:28 UTC
  • mfrom: (3.4.7 sid)
  • Revision ID: james.westby@ubuntu.com-20100620135628-e30tp9jldq6hq985
Tags: 7.21.0-1ubuntu1
* Merge from debian unstable.  Remaining changes: LP: #596334
  - Keep build deps in main:
    - Drop build dependencies: stunnel, libssh2-1-dev
    - Add build-dependency on openssh-server
    - Drop libssh2-1-dev from libcurl4-openssl-dev's Depends.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
! $Id: curlmsg.msg,v 1.8 2008-09-03 20:51:36 curlvms Exp $
2
 
3
 
! These VMS error codes are generated by taking apart the curl.h 
4
 
! file and putting all the CURLE_* enum stuff into this file, 
5
 
! CURLMSG.MSG.  An .SDL file is created from this file with 
 
1
!
 
2
! These VMS error codes are generated by taking apart the curl.h
 
3
! file and putting all the CURLE_* enum stuff into this file,
 
4
! CURLMSG.MSG.  An .SDL file is created from this file with
6
5
! MESSAGE/SDL.  The .H file is created using the freeware SDL tool
7
6
! against the .SDL file with SDL/ALPHA/LANG=CC command.
8
7
!
9
 
! With the exception of CURLE_OK, all of the messages are at 
10
 
! the error severity level.  With the exception of 
11
 
! PEER_FAILED_VERIF, which is a shortened form of 
12
 
! PEER_FAILED_VERIFICATION, these are the same names as the 
 
8
! With the exception of CURLE_OK, all of the messages are at
 
9
! the error severity level.  With the exception of
 
10
! PEER_FAILED_VERIF, which is a shortened form of
 
11
! PEER_FAILED_VERIFICATION, these are the same names as the
13
12
! CURLE_ ones in include/curl.h.  The Message Utility manual states
14
 
! "The combined length of the prefix and the message symbol name cannot 
 
13
! "The combined length of the prefix and the message symbol name cannot
15
14
! exceed 31 characters."  With a prefix of five that leaves us with 26
16
15
! for the message name.
17
 
 
16
!
18
17
! If you update this file also update curlmsg_vms.h so that they are in sync
19
 
 
18
!
20
19
.TITLE          CURLMSG Message files
21
20
.FACILITY       CURL,1793       /PREFIX=CURL_
22
21
.BASE           1