[Issue 5409] Disallow (!x & y)

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Apr 23 18:28:55 PDT 2012


http://d.puremagic.com/issues/show_bug.cgi?id=5409



--- Comment #7 from bearophile_hugs at eml.cc 2012-04-23 18:29:55 PDT ---
One more example found in the Blender code:
http://www.gamasutra.com/blogs/AndreyKarpov/20120423/169021/Analyzing_the_Blender_project_with_PVSStudio.php

#define  DEFAULT_STREAM  \
  m[dC] = RAC(ccel,dC); \
  \
  if((!nbored & CFBnd)) { \
  \
  ....

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list