Re: [Anjuta-list] Confused...



Hi John,

John Coppens a écrit :
if (ianjuta_builder_get_uri_configuration (builder, target, NULL) != (const gchar *)found->data)

Wow... This is comparing the (char *), not the actual string. Shouldn't
this be a strcmp? Will check that later.

No, it's normal. The configuration name is used as an id here. It is a string allocated inside the builder plugin will represent the configuration.

Regards,

Sébastien




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]