Commit Graph

5 Commits

Author SHA1 Message Date
Aleric Inglewood
fa51d52578 Workaround for gcc 4.2.x.
g++ 4.2 (and possibly earlier) apparently call a copy
constructor when passing a temporary to a function
that takes a const reference. Added code to allow
copy-constructing the AI*Access classes for this
compiler.

g++-4.2.x also bails out when it encounters files that
do not end on a newline. So, also added those where
they were missing.
2011-05-10 13:47:17 +02:00
Beeks
b23d7f174c Forced to push completely broken Contact Groups because a comment was removed from ascentflowercontactgroups.cpp and was committed.
Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-10-26 23:01:51 -04:00
CharleyLevenque
3fa7780d51 More contact groups shit. Pain in my ass. 2010-09-27 00:45:04 -04:00
CharleyLevenque
91c6ab94ac Compliance fixes 2010-09-12 17:06:40 -04:00
CharleyLevenque
892573dfb4 Contact list categories and searching 2010-09-06 16:17:53 -04:00