Skip to content
  • alp@webkit.org's avatar
    2008-10-30 Alp Toker <alp@nuanti.com> · 127ac827
    alp@webkit.org authored
            Build fix attempt for older gcc on the trunk-mac-intel build bot
            (error: initializer for scalar variable requires one element).
    
            Modify the initializer syntax slightly with an additional comma.
    
            * VM/Machine.cpp:
            (JSC::Machine::cti_op_call_JSFunction):
            (JSC::Machine::cti_op_construct_JSConstruct):
            (JSC::Machine::cti_op_resolve_func):
            (JSC::Machine::cti_op_post_inc):
            (JSC::Machine::cti_op_resolve_with_base):
            (JSC::Machine::cti_op_post_dec):
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@37997 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    127ac827