Re: [Anjuta-list] Confused...
- From: Sébastien Granjoux <seb sfo free fr>
- To: John Coppens <john jcoppens com>
- Cc: Anjuta-list lists sourceforge net
- Subject: Re: [Anjuta-list] Confused...
- Date: Thu, 15 Oct 2009 19:31:02 +0200
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]