lwip-devel
[Top][All Lists]
Advanced

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

Re: [lwip-devel] get_version()?


From: fabian . koch
Subject: Re: [lwip-devel] get_version()?
Date: Tue, 28 Oct 2008 14:46:42 +0100


Hey Kieran,

address@hidden wrote on 28.10.2008 14:26:38:
> I think it would be even more useful if we had this defined for each API
> that we provide, as that is what you're really (probably) most
> interested in.  We could add for example:
>
> void raw_version(int *major, int *minor, int *revision);
>
> and
>
> void netconn_version(int *major, int *minor, int *revision);
>
> The major, minor and revision fields would be filled in on return.  

agreed. Modularity is good. Do you have a versioning system in place for all submodules?

> If you really do just want a single version for the whole blob, that
> would be possible, but I'd be curious to know more about why.

Well I have one place where I print out the Versionnumber of the Stack as a whole, so I would appreciate one version number for the whole blob.

regards,
Fabian
reply via email to

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