Development mailing list

Syndicate content
Archive of posts for haiku-development at FreeLists
Updated: 1 hour 50 min ago

[haiku-development] Re: Commit message subject line (David Given)

Mon, 2013-05-13 18:45
Rene Gollent wrote: On 4/22/13, Siarzhuk Zharski zharik@xxxxxx wrote: I thought this subject-linking was surely buried a decade ago, but this idea looks like more viable than cockroaches. :-( Unfortunately, even gmail does this. Subject threading is blessed by the de-facto standard algorithm for email and usenet threading: ...
Categories: Development

[haiku-development] Re: Commit message subject line (Axel Dörfler)

Mon, 2013-05-13 16:45
On April 22, 2013 at 11:37 PM Siarzhuk Zharski zharik@xxxxxx wrote: I thought this subject-linking was surely buried a decade ago, but this idea looks like more viable than cockroaches. :-( Just for statistic: my Thunderbird and my RoundCube are free of this problem. Unfortunately, this only works in a perfect world, where people do not reply to mails in order to write completely new mails to a mailing list, and where all mail clients actually support preserving the thread IDs. ...
Categories: Development

[haiku-development] Re: Commit message subject line (John Scipione)

Mon, 2013-05-13 14:45
On Mon, Apr 22, 2013 at 6:52 PM, Oliver Tappe zooey@xxxxxxxxxxxxxxx wrote: The subject should be fixed now, the subject now contains the short hash of the last commit (i.e. the current HEAD of that branch at the time), as suggested by John. Great, thanks so much! ...
Categories: Development

[haiku-development] Re: Commit message subject line (Rene Gollent)

Mon, 2013-05-13 04:45
On 4/22/13, Siarzhuk Zharski zharik@xxxxxx wrote: I thought this subject-linking was surely buried a decade ago, but this idea looks like more viable than cockroaches. :-( Unfortunately, even gmail does this. Regards, Rene ...
Categories: Development

[haiku-development] Re: Commit message subject line (Oliver Tappe)

Mon, 2013-05-13 04:45
On 2013-04-22 at 23:04:02 [+0200], Jérôme Duval korli@xxxxxxxxxxxxxxxx wrote: 2013/4/22 John Scipione jscipione@xxxxxxxxx I've noticed that sometimes emails to haiku-commits will come looking like replies to the previous push instead of as a new email thread. I've discovered that this is because the new email affects identical components as the previous email which means that it also has an identical subject. For example this just happened with Ingo's few ...
Categories: Development

[haiku-development] Re: Commit message subject line (Siarzhuk Zharski)

Mon, 2013-05-13 01:36
Jérôme Duval писал 22.04.2013 23:04: 2013/4/22 John Scipione jscipione@xxxxxxxxx I've noticed that sometimes emails to haiku-commits will come looking like replies to the previous push instead of as a new email thread. I've discovered that this is because the new email affects identical ...
Categories: Development

[haiku-development] Re: Commit message subject line (Jérôme Duval)

Sat, 2013-05-11 19:45
2013/4/22 John Scipione jscipione@xxxxxxxxx I've noticed that sometimes emails to haiku-commits will come looking like replies to the previous push instead of as a new email thread. I've discovered that this is because the new email affects identical components as the previous email which means that it also has an identical subject. For example this just happened with Ingo's few recent pushes concerning package management. ...
Categories: Development

[haiku-development] Commit message subject line (John Scipione)

Sat, 2013-05-11 09:45
I've noticed that sometimes emails to haiku-commits will come looking like replies to the previous push instead of as a new email thread. I've discovered that this is because the new email affects identical components as the previous email which means that it also has an identical subject. For example this just happened with Ingo's few recent pushes concerning package management. Would it be possible to add some sort of unique identifier such as the short hash of the last commit to the email subject so that each email will be treated as a new thread? It's a small detail I know, but, it ...
Categories: Development

[haiku-development] Re: Greek Extended Keymap - Greek Polytonic (ΧΡΗΣΤΟΣ ΜΑΡΕΤΣΙΚΟΣ)

Fri, 2013-05-10 21:45
Στις 22/4/2013 7:12 μμ, ο/η John Scipione έγραψε: On Mon, Apr 22, 2013 at 11:57 AM, Jérôme Duval korli@xxxxxxxxxxxxxxxx wrote: 2013/4/22 ΧΡΗΣΤΟΣ ΜΑΡΕΤΣΙΚΟΣ chrisgrelec@xxxxxx and then I open the text file mydumpfile with the program StyleEdit, I see for the dead key Rough breathing (Dasia)that it has 16 entries instead of 18. ...
Categories: Development

[haiku-development] Re: Greek Extended Keymap - Greek Polytonic (John Scipione)

Fri, 2013-05-10 01:45
On Mon, Apr 22, 2013 at 11:57 AM, Jérôme Duval korli@xxxxxxxxxxxxxxxx wrote: 2013/4/22 ΧΡΗΣΤΟΣ ΜΑΡΕΤΣΙΚΟΣ chrisgrelec@xxxxxx and then I open the text file mydumpfile with the program StyleEdit, I see for the dead key Rough breathing (Dasia)that it has 16 entries instead of 18. I don’t know who is the counter (or counters) in order to increase price from 16 to 18 entries when I make dump keymap. Not sure I understand what you mean. Would you mean 16 lines dumped instead ...
Categories: Development

[haiku-development] Re: Greek Extended Keymap - Greek Polytonic (Jérôme Duval)

Thu, 2013-05-09 13:45
Hi, 2013/4/22 ΧΡΗΣΤΟΣ ΜΑΡΕΤΣΙΚΟΣ chrisgrelec@xxxxxx and then I open the text file mydumpfile with the program StyleEdit, I see for the dead key Rough breathing (Dasia)that it has 16 entries instead of ...
Categories: Development

[haiku-development] Greek Extended Keymap - Greek Polytonic (ΧΡΗΣΤΟΣ ΜΑΡΕΤΣΙΚΟΣ)

Thu, 2013-05-09 09:45
Greek Extended Keymap - Greek Polytonic Hello! I need help. Before time I began my own project for Haiku in order to supports Greek Polytonic keyboard. The project is finished, and soon I’ll upload the source code, also I prepare a video for youtube. ...
Categories: Development

[haiku-development] The Terminal: MuTerm rudiments for multi-byte character sets designation. To drop or not to drop? (Siarzhuk Zharski)

Thu, 2013-05-09 09:45
Dear Colleagues, during trying to resolve a Trac issue #6227, related to support of Chinese GB18030 encoding I have found some code that is looking like dead or semi-functional. I'm speaking about support of so known designation of 96/94 multi-byte characters sets, mentioned in in Ecma-35 as GZDM4, G1ZDM4, G2ZDM4, G2ZDM4 and G1ZDM6, G2ZDM6, G2ZDM6 commands. Looks like original MuTerm 2.3 from which we have started our Terminal development had some rudimentary support of such functionality for ...
Categories: Development

[haiku-development] Re: Odd errors messages while building DEBUG=1 (Rene Gollent)

Wed, 2013-05-08 23:45
On Mon, Apr 15, 2013 at 6:21 AM, Axel Dörfler axeld@xxxxxxxxxxxxxxxx wrote: Given how that object's being used, I'm somewhat unclear on why it's a BReferenceable subclass at all, since that seems a bit unsafe for a statically allocated object. The BReferenceable is in fact not used there to destroy the object, but only to keep the module loaded in the first place as long as it is in use. ...
Categories: Development

[haiku-development] Re: Odd errors messages while building DEBUG=1 (Axel Dörfler)

Wed, 2013-05-08 21:45
On April 15, 2013 at 2:45 AM Rene Gollent anevilyak@xxxxxxxxx wrote: Found and corrected that problem. This gets the boot to the point of starting net_server, which then also panics the BReferenceable code by virtue of this: Given how that object's being used, I'm somewhat unclear on why it's a BReferenceable subclass at all, since that seems a bit unsafe for a statically allocated object. ...
Categories: Development