Package: astyle
Version: 2.04-1
Severity: normal

Dear Maintainer,

With astyle 2.04:
--------------------------------------------------------

$ astyle test.h
Unchanged  /tmp/astyle-test/test.h
$ astyle < test.h >> test.h.out 2>> /dev/null
$ diff -s test.h test.h.out
11a12
>

Compared to astyle 2.03:
--------------------------------------------------------

$ astyle test.h
Unchanged  /tmp/astyle-test/test.h
$ astyle < test.h >> test.h.out 2>> /dev/null
$ diff -s test.h test.h.out
Files test.h and test.h.out are identical


test.h
=========================================================

#ifndef D_Test_H
#define D_Test_H

class Test : IDevice
{
    public:
        explicit Test();
        virtual ~Test();
};

#endif  // D_Test_H


astyle.rc
========================================================
mode=c
style=k/r
indent=spaces=4
indent-classes
indent-switches
indent-preprocessor
convert-tabs
lineend=linux


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.17-2.slh.7-aptosid-amd64 (SMP w/8 CPU cores; PREEMPT)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages astyle depends on:
ii  libc6       2.19-13
ii  libstdc++6  4.9.2-1

astyle recommends no packages.

astyle suggests no packages.

-- no debconf information
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This email message is for the sole use of the intended recipient(s) and may 
contain confidential and privileged information of Cameron and its Operating 
Divisions. Any unauthorized use or disclosure is prohibited. If you are not the 
intended recipient, please contact the sender by reply email and delete and 
destroy all copies of the original message inclusive of any attachments.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to