Re: serhat - r31516 - in abiword/branches/gsoc2012docx/plugins/openxml: common/xp exp/xp

From: Hubert Figuière <hfiguiere_at_teaser.fr>
Date: Mon Jul 16 2012 - 23:02:27 CEST

On 16/07/12 01:58 PM, cvs@abisource.com wrote:
> + if(!strcmp(hdrFtrId, id.c_str()))

Just a quick note: you can use the == and != operators between a char*
and a std::string. It works fine.

Cheers,

Hub
Received on Mon Jul 16 23:02:35 2012

This archive was generated by hypermail 2.1.8 : Mon Jul 16 2012 - 23:02:35 CEST