On 07/01/2010 07:05 AM, Eric Blake wrote:
<snip>
Hmm, this reminds me of my pending question of whether we should prefer
__func__ (C99, and guaranteed by gnulib) or __FUNCTION__ (gcc-only, but
easy to wrap on top of __func__):
https://www.redhat.com/archives/libvir-list/2010-May/msg00319.html

Ouch, does this mean we might officially be not supporting compilers other than gcc? ie:

  Intel's CC
  http://software.intel.com/en-us/intel-compilers/

  Sun (Oracle) Studio
  http://developers.sun.com/sunstudio/
  (etc)

It's it's not too late, we should try to allow these other ones to work. The Intel guys in particular seem to be doing a fair amount of optimization stuff with (performance) demanding Open Source projects, so I could see them being involed with libvirt down the track. :)

Regards and best wishes,

Justin Clift

--
Salasaga  -  Open Source eLearning IDE
              http://www.salasaga.org

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to