[haiku-commits] Re: r33474 - haiku/trunk/src/apps/haiku3d
- From: Rene Gollent <anevilyak@xxxxxxxxx>
- To: haiku-commits@xxxxxxxxxxxxx
- Date: Wed, 7 Oct 2009 13:10:25 -0500
On Wed, Oct 7, 2009 at 1:01 PM, Axel Dörfler <axeld@xxxxxxxxxxxxxxxx> wrote: > You could at least check if there aren't some consequences to this we > didn't forsee (like some entity waiting forever for a reply). Will check, though I'd be curious if BeOS does the same for an app marked argv-only or not. Unfortunately that's less than trivial for me to check at the moment. It mainly seemed a bit counterintuitive to me that forgetting to specify a set of app flags in the rdef results in a default set that makes the app impossible to send external messages to. If that's intentional then perhaps we might want to document that, but in this particular case it seems odd when constructing a messenger by signature, since a pure CLI app in theory won't have an app sig at all, and as such you wouldn't ever be constructing a messenger for one that way. Regards, Rene
- Follow-Ups:
- [haiku-commits] Re: r33474 - haiku/trunk/src/apps/haiku3d
- From: Ryan Leavengood
- [haiku-commits] Re: r33474 - haiku/trunk/src/apps/haiku3d
- References:
- [haiku-commits] Re: r33474 - haiku/trunk/src/apps/haiku3d
- From: Rene Gollent
- [haiku-commits] Re: r33474 - haiku/trunk/src/apps/haiku3d
- From: Axel Dörfler
- [haiku-commits] Re: r33474 - haiku/trunk/src/apps/haiku3d
Other related posts:
- » [haiku-commits] r33474 - haiku/trunk/src/apps/haiku3d - alex
- » [haiku-commits] Re: r33474 - haiku/trunk/src/apps/haiku3d - Rene Gollent
- » [haiku-commits] Re: r33474 - haiku/trunk/src/apps/haiku3d - Ingo Weinhold
- » [haiku-commits] Re: r33474 - haiku/trunk/src/apps/haiku3d - Axel Dörfler
- » [haiku-commits] Re: r33474 - haiku/trunk/src/apps/haiku3d - Rene Gollent
- » [haiku-commits] Re: r33474 - haiku/trunk/src/apps/haiku3d - Rene Gollent
- » [haiku-commits] Re: r33474 - haiku/trunk/src/apps/haiku3d - Axel Dörfler
- » [haiku-commits] Re: r33474 - haiku/trunk/src/apps/haiku3d - Rene Gollent
- » [haiku-commits] Re: r33474 - haiku/trunk/src/apps/haiku3d - Ryan Leavengood
- » [haiku-commits] Re: r33474 - haiku/trunk/src/apps/haiku3d - Ryan Leavengood
- » [haiku-commits] Re: r33474 - haiku/trunk/src/apps/haiku3d - Ryan Leavengood
- » [haiku-commits] Re: r33474 - haiku/trunk/src/apps/haiku3d - Ingo Weinhold
- » [haiku-commits] Re: r33474 - haiku/trunk/src/apps/haiku3d - Rene Gollent