cockroach has joined #maemo-leste
Pali has quit [Ping timeout: 268 seconds]
amk has quit [Ping timeout: 268 seconds]
amk has joined #maemo-leste
peetah has quit [Ping timeout: 250 seconds]
peetah has joined #maemo-leste
joerg has quit [Ping timeout: 240 seconds]
joerg has joined #maemo-leste
mardy has joined #maemo-leste
<freemangordon> do you already pass -Wl,--as-needed? as I didn;t see it being passed
<freemangordon> and this makes huge difference in terms of imported libs
Twig has joined #maemo-leste
<Wizzup> freemangordon: it is in the CMakeLists.txt
<Wizzup> freemangordon: see backlog
<Wizzup> not sure about -Wl,as--needed specifically btw but we did discuss it
Pali has joined #maemo-leste
System_Error has quit [Ping timeout: 276 seconds]
_inky has quit [Ping timeout: 256 seconds]
_inky has joined #maemo-leste
pere has quit [Ping timeout: 256 seconds]
Oksanaa has quit [Ping timeout: 250 seconds]
pere has joined #maemo-leste
System_Error has joined #maemo-leste
Pali has quit [Ping timeout: 268 seconds]
System_Error is now known as HardFault
HardFault is now known as System_Error
System_Error has quit [Remote host closed the connection]
System_Error has joined #maemo-leste
<sicelo> uvos: i also have a minor PR against droid4-battery-calibration.
System_Error has quit [Remote host closed the connection]
xmn has quit [Quit: ZZZzzz…]
peetah has quit [Ping timeout: 250 seconds]
peetah has joined #maemo-leste
<freemangordon> Wizzup: 'git grep as-needed' gives no result
<freemangordon> what do you mean by "we did discuss it"? Did I miss something in the backlog?
joerg has quit [Read error: Connection reset by peer]
joerg has joined #maemo-leste
<Wizzup> freemangordon: yes your commit was discussed
<Wizzup> is it not in the backlog?
Twig has quit [Remote host closed the connection]
Twig has joined #maemo-leste
macros_ has joined #maemo-leste
<freemangordon> Wizzup: it is, but I see nothing about -Wl,as--needed
<freemangordon> maybe I have missed it, thus my question
Twig has quit [Ping timeout: 240 seconds]
uvos has joined #maemo-leste
<uvos> freemangordon: hardening=+all => no effect, is added by dh allready
<uvos> freemangordon: -Wall => is in cmake allready+ lots of other warning flags, having it here again is bad because this will cause confusion if the flags need to be chainged
<uvos> freemangordon: -Wl,--as-needed => would have been usefull in the previous build system where every module is linked to every dependancy, no we link everything with seperate flags, thus if this dose anything its because a mistake was made in what x module should link to wich should be fixed instead.
<uvos> s/no/now
<uvos> and if for some reason -Wl,--as-needed is usefullt (probubly because of a bad pkg-config line) this is the wrong place to put it
<uvos> mce is not build just for debian
<uvos> thus overall this commit was just bad => revert
<uvos> sicelo: i wrote the script but i dont think i own this package
<uvos> sicelo: so this is something for parazyd
<uvos> sicelo: but yes your pr is correct and this was a mistake made while renaming the package
<uvos> sicelo: yeah ineed i dont have commit rights on that one
Twig has joined #maemo-leste
xmn has joined #maemo-leste
<freemangordon> uvos: for sure there are bad .pc files
<freemangordon> so please consider adding -Wl,--as-needed wherever appropriate for the build system
macros__ has joined #maemo-leste
pere has quit [Ping timeout: 250 seconds]
macros_ has quit [Ping timeout: 250 seconds]
peetah has quit [Ping timeout: 256 seconds]
peetah has joined #maemo-leste
Pali has joined #maemo-leste
pere has joined #maemo-leste
jessicant has quit [Remote host closed the connection]
jessicant has joined #maemo-leste
akossh has joined #maemo-leste
<lel> MerlijnWajer created a repository: https://github.com/maemo-leste/telepathy-noise
sixwheeledbeast has quit [Quit: Let's beat it - This is turning into a bloodbath! [http://znc.in]]
jr-logbot has quit [Read error: Connection reset by peer]
jr-logbot has joined #maemo-leste
sixwheeledbeast has joined #maemo-leste
Twig has quit [Remote host closed the connection]
mardy has quit [Read error: Connection reset by peer]
mardy has joined #maemo-leste
Oksanaa has joined #maemo-leste
<Wizzup> ok, I can see the irc msgs I send to my bot come in conversations live :)
<Wizzup> sending also works
mardy has quit [Quit: WeeChat 2.8]
<Wizzup> uvos: you just need to set remote_name in the el event to get it to show up in remotes I think
<Wizzup> works well for sms too :)
<Wizzup> (barring the ofono bugs)
<sicelo> tested with N900? i suppose those ofono bugs aren't there?
<Wizzup> tested on droid4
<Wizzup> and yes they are clearly droid4 bugs
<Wizzup> (just making modem offline and online again flushes messages out and sends delivery reports)
<Wizzup> one thing I need to look at is that telepathy-ring doesn't allow a process id to have more than one telepathy-ring client, which is just weird
<Wizzup> but that's not a super big problem right now
<Wizzup> (doesn't look like there should be a reason for that)
akossh has left #maemo-leste [#maemo-leste]
<bencoh> Wizzup: maybe they store data in the TLS (or worse, in a static process-wide fashion)
<Wizzup> bencoh: yeah looks like telepathy-ofono might be what we want
<Wizzup> but ... later :)
<bencoh> why do you want more than one client though?
<Wizzup> well, I was using a simpletextobserver to get all incoming msgs per acc
<Wizzup> but if you want to msg an arbitrary contact you need to create a client before ensureTextChannel can work
<bencoh> meaning you need one per conv?
<Wizzup> nah, definitely not
<Wizzup> well, assuming with 'per conv' you mean a conversations between you and some person/group
<bencoh> that's what I meant yeah
<Wizzup> it's more like "currently we need two clients", but probably we can fix that
<Wizzup> but trying to make a channel without having a clienthandler to bless it gave weird errors :)
<Wizzup> ofono also resends smses because it misses delivery reports on d4 I think
* enyc meows
<enyc> Good to see N900 still being mentioned =)