Commit 1caae7f
mgricken
Fixing bug 3116238: (int) (true) command pops error
DynamicJava doesn't perform static type checking for primitive casts.
M dynamicjava/src/edu/rice/cs/dynamicjava/symbol/StandardTypeSystem.java
M drjava/lib/dynamicjava-base.jar
M drjava/src/edu/rice/cs/drjava/ui/MainFrame.java
git-svn-id: file:///tmp/test-svn/trunk@5414 fe72c1cf-3628-48e9-8b72-1c46755d3cff1 parent 5ac390c commit 1caae7f
File tree
3 files changed
+23
-2
lines changed- drjava
- lib
- src/edu/rice/cs/drjava/ui
- dynamicjava/src/edu/rice/cs/dynamicjava/symbol
3 files changed
+23
-2
lines changedBinary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7020 | 7020 | | |
7021 | 7021 | | |
7022 | 7022 | | |
7023 | | - | |
7024 | 7023 | | |
7025 | 7024 | | |
7026 | 7025 | | |
7027 | 7026 | | |
7028 | | - | |
7029 | 7027 | | |
7030 | 7028 | | |
7031 | 7029 | | |
| |||
Lines changed: 23 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
996 | 996 | | |
997 | 997 | | |
998 | 998 | | |
| 999 | + | |
| 1000 | + | |
| 1001 | + | |
| 1002 | + | |
| 1003 | + | |
| 1004 | + | |
| 1005 | + | |
| 1006 | + | |
| 1007 | + | |
| 1008 | + | |
| 1009 | + | |
| 1010 | + | |
| 1011 | + | |
| 1012 | + | |
| 1013 | + | |
| 1014 | + | |
| 1015 | + | |
| 1016 | + | |
| 1017 | + | |
| 1018 | + | |
| 1019 | + | |
| 1020 | + | |
| 1021 | + | |
999 | 1022 | | |
1000 | 1023 | | |
1001 | 1024 | | |
| |||
0 commit comments