X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:date:message-id:subject:from:to
	:cc:content-type; q=dns; s=default; b=gZBXFiWYOqEtcFFSdbO+JhB/0Y
	NOvEGjUe+ZiwK6vaHqxL1RAEdCipDRloUPaxn6J6ll7qB3UbiAOYRqzvq8hqhe4c
	F/Jj0EZJTh9z3x7s4N30d2oMtC0BY6mpfje2L261V/L4b3Xs4dytIzUeFSmMYBUx
	6h15eKLCMzdXAE4lk=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:date:message-id:subject:from:to
	:cc:content-type; s=default; bh=LQK3FV4ljlcHWeDW09grDCw5d1A=; b=
	G9eaRSuAL+KA6KfTJZEv7bXkTUHKtpy+gDJo8vGWMolJSEVF5SOXc1E/ttpd4pMa
	Hc7k4h1/3uwj+bEoDbyCl+SKJZq8Sp/cP+3IurLfRqDkzaJvdp6HAqxMhzcwvc9K
	XJlx8DT/sHpJdo/XstsSSk6EDEGgaMCsXVcLzeVWsSY=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Spam-SWARE-Status: No, score=-1.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_RCVD_TRUST,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=ham version=3.3.1
MIME-Version: 1.0
X-Received: by 10.205.25.6 with SMTP id rg6mr3052453bkb.101.1366690972347; Mon, 22 Apr 2013 21:22:52 -0700 (PDT)
Date: Tue, 23 Apr 2013 09:52:52 +0530
Message-ID: <CAPCR6Q3s2vv4MpJKvSAt0fbaKGiTJHAArhtii_FsB2SO6W7bHA@mail.gmail.com>
Subject: Cobol return code problem after implementing latest CYgwin 1.7
From: rashi singhal <singhal.rashi@gmail.com>
To: cygwin@cygwin.com
Cc: rashi.singhal@misys.com
Content-Type: text/plain; charset=ISO-8859-1

We use C programs to link and call Cobol programs(using cobinit
,cobcall), After executing cobol applications on bash we are getting
return code as zero always. Cobol program pass some return codes like
(32 , 65 .. ).

This problem only occurs after installing latest Cygwin. Till earlier
version program return codes have correct value.

In Cobol program we use STOP RUN RETURN CODE to populate the return codes.

Regards,
Rashi

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

