[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bugs
From: |
Shura |
Subject: |
bugs |
Date: |
Tue, 02 Oct 2001 19:05:20 +0700 |
Sorri for my english.
I learn it using only Help Files...
My Operation Systems:
Windows Me, Windows 2000 Pro
Localizations: Russian
Processor: Pentium III
Compiler: gcc v3.0-1 Mingw32
Bug 1:
System message:
Unhandled exception: Access Violation.
Grammar Files:
Any correct.
Other conditions:
Skeleton files not present in standart path.
My corrects:
complain.c:26
-#include <stdio.h>
complain.c:36,38
+#include <stdio.h>
Reasons:
lib\gcc-lib\i386-mingw32\3.0-1\include\stdarg.h:65
i386-mingw32\include\stdio.h:120
Notes:
In Operatio Systems, such as MSDOS or MSWin.
If enviroment variable not defined
then look it in current dir
or program locations dir.
See file ms_skeleton_find.c
Bug 2:
System message:
Unhandled exception: Access Violation.
Grammar Files:
err.y
My corrects:
reader.c:1592
-complain (_("invalid input: %s"), quote
(token_buffer));
+complain (_("invalid input: %s"), token_buffer ?
quote (token_buffer) : "");
Bison output after correct:
err.y:3: invalid input:
err.y:4: fatal error: no rules in the input grammar
My questions:
What is it: %giard, %thong
What is it: "VCG graph"
----------------------------------------------------------
Конкурс "$1000 за идею!" http://ngs.ru/konkurs1000
----------------------------------------------------------
Квартиры, дома, котеджи в Новосибирске http://www.levan.ru
bags.tar
Description: Binary data