/srv/irclogs.ubuntu.com/2015/01/07/#ubuntu-mir.txt

dufluRAOF: What's this new pointer type you've mentioned?02:31
RAOFOverly complicated and abandoned.02:31
RAOF:)02:31
* RAOF -> lunch.02:31
dufluRAOF: Oh. I think Google made a good choice actually in abbreviating their template to "sp"02:32
dufluWe could have a "ref" or "ptr" similarly. It would improve the readability of many lines of code02:33
dufluAlthough C++ should have done this for us :(02:33
racarr_I would probably vote for an SP alias...03:24
racarr_its not so bad by itself but when its like03:25
racarr_std::vector<std::shared_ptr<graphics::....03:25
racarr_I start to struggle sometimes ;)03:25
=== chihchun is now known as chihchun_afk
=== chihchun_afk is now known as chihchun
=== chihchun is now known as chihchun_afk
=== chihchun_afk is now known as chihchun
=== chihchun is now known as chihchun_afk
=== chihchun_afk is now known as chihchun
dufluBleh. Why does even the simplest task end up not being simple?09:03
=== chihchun is now known as chihchun_afk
=== chihchun_afk is now known as chihchun
duflualan_g: Hey I think I probably failed to document some enhancements by other people that I didn't understand. Feel free to add more entries to the changelog09:37
alan_gduflu: ack09:38
dufluOh did vivid just get kernel 3.18 today?10:12
dufluApparently it did10:15
=== alan_g is now known as alan_g|afk
=== alan_g|afk is now known as alan_g
Saviqhey guys, does this trace ring any bells https://errors.ubuntu.com/problem/fc69b4f16d4d4571c83038bf9dc47b84135d9ced ?14:26
Saviqthe exception msg I managed to find is:14:27
Saviqterminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<std::runtime_error> >'14:27
Saviq  what():  Nested Mir Display Error: Failed to update EGL surface.14:27
alan_gSaviq: no bells. All it really says is "eglMakeCurrent() failed" (It doesn't fix the failure but we should at least record the error code!)14:34
Saviqalan_g, right, could be useful indeed14:35
alan_gI guess you've no context about when this happens?14:38
Saviqalan_g, during an AP test run14:41
* Saviq tries to reproduce locall14:42
=== chihchun is now known as chihchun_afk
mlankhorstis rotation implemented on the server or do clients have to do their own rotation?15:58
racarr_Good morning!16:28
racarr_Ive been trying to figure out17:05
racarr_how to make the doxygen more useful...17:06
racarr_in particular the comments in tree17:06
racarr_I dont care that much abotu the generated output (perhaps thats a mistake)17:06
racarr_one idea is moving all the trivial comments17:06
racarr_e.g.17:06
racarr_mir_foo_get_baz17:06
racarr_retreives bazz from foo17:06
racarr_precondition foo is valid17:07
racarr_etc17:07
racarr_in to like17:07
racarr_trivial-comments.h17:07
racarr_so then in the header file there is only stuff you actually wanna read17:07
=== chihchun_afk is now known as chihchun
racarr_Landing https://code.launchpad.net/~mir-team/mir/fix-1407883/+merge/245703 to avoid CI failures17:34
=== alan_g is now known as alan_g|EOD

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!