chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] [PATCH] Compatability between eggs and chicken relea


From: Alan Post
Subject: Re: [Chicken-users] [PATCH] Compatability between eggs and chicken releases: a report on progress, and a patch!
Date: Tue, 11 Oct 2011 17:02:00 -0600

On Tue, Oct 11, 2011 at 11:05:55PM +0100, Alaric Snell-Pym wrote:
> The user-agent strings it generates look like:
> 
> chicken-install 4.7.0.3-st linux x86-64
> 
> Rather than the previous:
> 
> chicken-install 4.5.0
> 

I think we should include the operating system version as well as
the operating system and hardware platform.

Given the way linux is distributed, I'm used to including:

  os+os version         => Debian 5.0
        kernel+kernel version => Linux 2.6

to distinguish Debian 5 from Linux 2.6.

If I get to dream a bit, I'd love to include the compiler and it's
version as well.  I'll take the opportunity to attach one of my
favorite C programs: it outputs the name and version of the compiler
it was compiled with.

-Alan
-- 
.i ma'a lo bradi cu penmi gi'e du

Attachment: ccinfo.c
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]