Skip to content

Request to update comments svm_struct_learn_mex.c #2

@escorciav

Description

@escorciav

Hi,
I'm working in Linux Fedora 18 with MATLAB R2011b and GCC 4.6. When I tried to compile the code I got this error:

svm_struct_learn_mex.c: In function ‘mexFunction’:
svm_struct_learn_mex.c:108:3: error: expected expression before ‘/’ token
svm_struct_learn_mex.c:188:3: error: expected expression before ‘/’ token

mex: compile of ' "svm_struct_learn_mex.c"' failed.

I replaced the comment in the line 108 and 188 with
/* .... */

Currently, I can compile the mex-files succesfully.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions