Displaying 2 results from an estimated 2 matches for "graoup".
Did you mean:
group
2009 May 18
0
[LLVMdev] [PATCH] llvm-config: add svn revision to --version
David Greene wrote:
> There's an easy way to fix these kinds of problems. Deprecate interfaces for
> one release. I brought this up before but the idea was quickly shot down.
> It's insane to litter your code with #ifdefs based on SVN revisions.
>
> This is exactly the kind of situation that the LLVM community needs to
> address. Changing APIs is fine. Ripping out
2009 May 18
2
[LLVMdev] [PATCH] llvm-config: add svn revision to --version
On Monday 18 May 2009 13:35, Frits van Bommel wrote:
> Török Edwin wrote:
> > I think you don't need to support all trunk revisions.
> > People using trunk could be told to either update to a certain revision,
> > or stick to a released version.
>
> We don't support /all/ trunk revisions, but we don't like to force upgrades
> unless it's really needed