public inbox for gnats-prs@sourceware.org
help / color / mirror / Atom feed
* tkgnats/242: Test Problem Report, Please Ignore
@ 2001-08-21  4:14 vijayn
  0 siblings, 0 replies; only message in thread
From: vijayn @ 2001-08-21  4:14 UTC (permalink / raw)
  To: gnats-gnats

>Number:         242
>Category:       tkgnats
>Synopsis:       Test Problem Report, Please Ignore
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    rickm
>State:          open
>Class:          support
>Submitter-Id:   net
>Arrival-Date:   Tue Aug 21 04:14:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Vijay Narayanan
>Release:        unknown-1.0
>Organization:
>Environment:
Win NT, PC
>Description:
Test Bug to see how GNATS works and to understand the Workflow of a bug in GNATS
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: text/plain; name="firstapp.cpp"
Content-Disposition: inline; filename="firstapp.cpp"

#include <stdio.h>
#include <math.h>

void main()
{
	int i;
	for(i=0;i<10;i++)
		printf("The value of i now is %d\n",i);
	
}


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-08-21  4:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-21  4:14 tkgnats/242: Test Problem Report, Please Ignore vijayn

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 read-only IMAP folder(s) and NNTP newsgroup(s).