[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #4727 [Tor Client]: Porting to Haiku (Patch increasing portability)
#4727: Porting to Haiku (Patch increasing portability)
--------------------------------+-------------------------------------------
Reporter: martinhpedersen | Owner:
Type: enhancement | Status: closed
Priority: normal | Milestone: Tor: 0.2.3.x-final
Component: Tor Client | Version:
Resolution: fixed | Keywords: haiku porting gcc-3.3 lm libm m
Parent: | Points:
Actualpoints: |
--------------------------------+-------------------------------------------
Changes (by nickm):
* status: needs_review => closed
* resolution: => fixed
* milestone: => Tor: 0.2.3.x-final
Comment:
I'm going to merge this, with a few more tweaks:
1: The zen of autoconf says that, to the extend possible, we should always
have our tests check for what we actually want to do in our program... and
Tor never uses cos(). I'm going to have it test for pow() instead, since
we do use that one. (Also log and exp.)
2: Looks like there's trailing whitespace after a backslash in
src/test/Makefile.am. I'll fix that.
3: I'm tweaking the error message slightly, since most systems don't even
have a "libcore".
4: I'm editing the changes file to explain *why* we need to support gcc
3.3
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/4727#comment:6>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs