mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
update
This commit is contained in:
parent
9b7110a81d
commit
711b80c01d
1 changed files with 11 additions and 0 deletions
|
@ -1,3 +1,14 @@
|
||||||
|
2002-10-15 Alain Magloire
|
||||||
|
|
||||||
|
By making the native methods package scope, the
|
||||||
|
compiler will not generate synthetic accessor
|
||||||
|
methods to access them in the Reaper inner class
|
||||||
|
|
||||||
|
* utils/../utils/spawner/Spawner.java (exec0):
|
||||||
|
(exec1): Change scope to be package.
|
||||||
|
(raise): Change scope to be package.
|
||||||
|
(waitFor): Change scope to be package.
|
||||||
|
|
||||||
2002-10-13 Alain Magloire
|
2002-10-13 Alain Magloire
|
||||||
|
|
||||||
Boosting the compiler error level to get unused imports.
|
Boosting the compiler error level to get unused imports.
|
||||||
|
|
Loading…
Add table
Reference in a new issue