Package: astyle
Version: 1.21-1
Severity: normal

--- Please enter the report below this line. ---

Hello

Here the result of astyle --style=gnu
  
//random test2
  CPPUNIT_ASSERT_NO_THROW(_geometry->set_angles(30 * 
hkl::constant::math::degToRad,
                          0 * hkl::constant::math::degToRad,
                          0 * hkl::constant::math::degToRad,
                          60 * hkl::constant::math::degToRad));
  CPPUNIT_ASSERT_NO_THROW(_geometry->set_angles_consign(30 * 
hkl::constant::math::degToRad,
                          0 * hkl::constant::math::degToRad,
                          0 * hkl::constant::math::degToRad,
                          60 * hkl::constant::math::degToRad));

instead of
  //random test2
  CPPUNIT_ASSERT_NO_THROW(_geometry->set_angles(30 * 
hkl::constant::math::degToRad,
                                                0 * 
hkl::constant::math::degToRad,
                                                0 * 
hkl::constant::math::degToRad,
                                                60 * 
hkl::constant::math::degToRad));
  CPPUNIT_ASSERT_NO_THROW(_geometry->set_angles_consign(30 * 
hkl::constant::math::degToRad,
                                                        0 * 
hkl::constant::math::degToRad,
                                                        0 * 
hkl::constant::math::degToRad,
                                                        60 * 
hkl::constant::math::degToRad));


Have a nice day.

Frederic

--- System information. ---
Architecture: i386
Kernel:       Linux 2.6.21-2-686

Debian Release: lenny/sid
  500 unstable        edevelop.org 
  500 testing         ftp.fr.debian.org 
  500 stable          wine.budgetdedicated.com 

--- Package information. ---
Depends                  (Version) | Installed
==================================-+-====================
libc6                   (>= 2.5-5) | 2.6.1-1+b1
libgcc1        (>= 1:4.2-20070516) | 1:4.2.1-4
libstdc++6       (>= 4.2-20070516) | 4.2.1-4




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to