My favorites | Sign in
Project Home Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
Issue 2: switch _Function_1 not found
1 person starred this issue and may be notified of changes. Back to list
Status:  Verified
Owner:  ----
Closed:  May 2010


 
Reported by tong.disktree@gmail.com, Sep 9, 2009
var a = 1;
if( switch(a) {
case 1 : do1(); true;
case 2 : do2(); true;
} ) {
just_do_it();
}

./src/Test.cpp: In static member function ‘static Void Test_obj::main()’:
./src/Test.cpp:61: error: expected primary-expression before ‘)’ token

Test.cpp 61:
if (/* return block _Function_1 not found */){

haxe2.04/hxcpp1.07/linux

Jan 12, 2010
#1 heinz.ho...@googlemail.com
works with version 2,05,1
May 6, 2010
Project Member #2 gameh...@gmail.com
(No comment was entered for this change.)
Status: Verified

Powered by Google Project Hosting