Please test snapshots

Corinna Vinschen corinna-cygwin@cygwin.com
Tue Aug 14 19:41:00 GMT 2012


On Aug 15 02:59, jojelino wrote:
> Hi, I think i found a glitch in gmon.c
> 
> the testcase is following. and you can see it doesn't work.
> 
> int main()
> {
>         char *proffile;
>         {
>           char gmon_out[] = "gmon.out";
>           proffile = gmon_out;
>         }
>         printf("%s\n",proffile);
> }
> 
> -------
> $ ./a
> a(â–’"
> Actually the above can't be expected to work. the above is exactly
> same case with gmon.c:206

Fixed in CVS.


Thanks,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
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



More information about the Cygwin mailing list