Преглед на файлове

fix unary opator being uncast

Simon Krajewski преди 6 години
родител
ревизия
a5c8274bfc
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      extra/CHANGES.txt

+ 2 - 2
extra/CHANGES.txt

@@ -20,9 +20,9 @@
 	all : fixed various wrong positions when encoding data to macros
 	all : specified String.indexOf with out-of-bounds indices (#7601)
 	all : fixed various problems related to DCE and feature-handling (#7694)
-	all : fixed bad unary opator optimization (#7704)
+	all : fixed bad unary operator optimization (#7704)
 	js : fixed syntax problem related to `instanceof` (#7653)
-	flash : fixed var field access on interfaces being (#7727)
+	flash : fixed var field access on interfaces being uncast (#7727)
 	cpp : fixed various issues related to casts
 	cpp : fixed some leftover unicode issues
 	php : fixed class naming conflicts (#7716)