Reid Spencer
2004-Jul-15 23:01 UTC
[LLVMdev] Constants.cpp:368: error: `INT8_MAX' undeclared (firstuse this function)
On Thu, 15 Jul 2004 18:05:21 -0500 (CDT) Chris Lattner <sabre at nondot.org> wrote:> BTW, for those who are interested in the differences between 1.2 and CVS, > check out: http://llvm.cs.uiuc.edu/docs/ReleaseNotes.html#whatsnewIt might be a good idea to add a check-in script that puts the latest version of the pending ReleaseNotes.html into the web site directory and then link that from the main page. That way people have a quick way of seeing what's coming (actually, already done & written up) in the next release. Reid.
Chris Lattner
2004-Jul-15 23:05 UTC
[LLVMdev] Constants.cpp:368: error: `INT8_MAX' undeclared (firstuse this function)
On Thu, 15 Jul 2004, Chris Lattner wrote:> Personally I think that we've waited much too long for the 1.3 release,BTW, for those who are interested in the differences between 1.2 and CVS, check out: http://llvm.cs.uiuc.edu/docs/ReleaseNotes.html#whatsnew Note that the release notes still need to be polished, but you'll get the basic idea. -Chris -- http://llvm.cs.uiuc.edu/ http://nondot.org/sabre/
Chris Lattner
2004-Jul-15 23:16 UTC
[LLVMdev] Constants.cpp:368: error: `INT8_MAX' undeclared (firstuse this function)
On Thu, 15 Jul 2004, Reid Spencer wrote:> On Thu, 15 Jul 2004 18:05:21 -0500 (CDT) > Chris Lattner <sabre at nondot.org> wrote: > > > BTW, for those who are interested in the differences between 1.2 and CVS, > > check out: http://llvm.cs.uiuc.edu/docs/ReleaseNotes.html#whatsnew > > It might be a good idea to add a check-in script that puts the latest > version of the pending ReleaseNotes.html into the web site directory and > then link that from the main page. That way people have a quick way of > seeing what's coming (actually, already done & written up) in the next > release.That is exactly what the http://llvm.cs.uiuc.edu/docs/ directory is: a mirror of the docs directory in CVS. It's autoupdated on every CVS commit. -Chris -- http://llvm.cs.uiuc.edu/ http://nondot.org/sabre/
Seemingly Similar Threads
- [LLVMdev] Constants.cpp:368: error: `INT8_MAX' undeclared (firstuse this function)
- [LLVMdev] Constants.cpp:368: error: `INT8_MAX' undeclared (firstuse this function)
- [LLVMdev] Constants.cpp:368: error: `INT8_MAX' undeclared (firstuse this function)
- [LLVMdev] Constants.cpp:368: error: `INT8_MAX' undeclared (firstuse this function)
- [LLVMdev] Constants.cpp:368: error: `INT8_MAX' undeclared (firstuse this function)