pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/51738 CVS commit: pkgsrc/lang/opensource-cobol



The following reply was made to PR pkg/51738; it has been noted by GNATS.

From: "Ryo ONODERA" <ryoon%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51738 CVS commit: pkgsrc/lang/opensource-cobol
Date: Sun, 25 Dec 2016 00:11:56 +0000

 Module Name:	pkgsrc
 Committed By:	ryoon
 Date:		Sun Dec 25 00:11:56 UTC 2016
 
 Modified Files:
 	pkgsrc/lang/opensource-cobol: Makefile distinfo
 
 Log Message:
 Update to 1.5.1J
 
 * Fix PR pkg/51738 from Oshima-san
 
 Changelog:
 * Changes in opensource COBOL 1.5.1J
 
 ** Bug fixes
 
 *** build error on Windows.
 
 *** test failure caused by missing inline-function declarations on gcc5.
 
 *** compiler warnings on v1.3 or later.
 
 ** Changes
 
 *** update solution file in Visual Studio to 2015.
 
 -----------------------------------------------------------------------
 
 * Changes in opensource COBOL 1.5.0J
 
 ** New features
 
 *** ADD new functions and features.
     (1) Add a new function "C$CALLEDBY".
         This gets the program name that called itself.
     (2) Add a new function "C$LIST-DIRECTORY".
         This gets the list of files in the target directory.
     (3) Add a new feature "CANCEL ALL".
         This cancel subprogram and all subprograms that callded by it.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.6 -r1.7 pkgsrc/lang/opensource-cobol/Makefile
 cvs rdiff -u -r1.4 -r1.5 pkgsrc/lang/opensource-cobol/distinfo
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index