[Issue 5593] Add dladdr to druntime for linux/FreeBSD

2012-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5593



--- Comment #5 from github-bugzi...@puremagic.com 2012-10-14 19:30:20 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/druntime

https://github.com/D-Programming-Language/druntime/commit/a2c549423c80413b73a78fbd5f60b078b99175b2
Fix issue #5593 - add dladdr, dlvsym, and Dl_info to core.sys.posix.dlfcn.

https://github.com/D-Programming-Language/druntime/commit/ada94ebe2eb4f855945290d49c4a79d558827710
Merge pull request #324 from alexrp/dladdr

Fix issue #5593 - add dladdr, dlvsym, and Dl_info to core.sys.posix.dlfcn.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 5593] Add dladdr to druntime for linux/FreeBSD

2012-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5593


Alex R�nne Petersen  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED


--- Comment #4 from Alex R�nne Petersen  2012-10-15 04:17:54 
CEST ---
Done.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 5593] Add dladdr to druntime for linux/FreeBSD

2012-10-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5593


Alex R�nne Petersen  changed:

   What|Removed |Added

   Keywords||pull


--- Comment #3 from Alex R�nne Petersen  2012-10-10 03:23:07 
CEST ---
https://github.com/D-Programming-Language/druntime/pull/316

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 5593] Add dladdr to druntime for linux/FreeBSD

2012-10-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5593


Alex R�nne Petersen  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||a...@lycus.org
 AssignedTo|nob...@puremagic.com|a...@lycus.org


-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 5593] Add dladdr to druntime for linux/FreeBSD

2011-02-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5593


Iain Buclaw  changed:

   What|Removed |Added

 CC||ibuc...@ubuntu.com


--- Comment #2 from Iain Buclaw  2011-02-16 05:18:22 PST ---
It's not a Posix standard as far as I'm aware, but it was first defined in
SunOS, and all others followed suit.

http://www.unix.com/man-page/OpenSolaris/3c/dladdr/
http://www.unix.com/man-page/Linux/3/dladdr/
http://www.unix.com/man-page/FreeBSD/3/dladdr/
http://www.unix.com/man-page/OSX/3/dladdr/

Regards

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 5593] Add dladdr to druntime for linux/FreeBSD

2011-02-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5593


Walter Bright  changed:

   What|Removed |Added

 CC||bugzi...@digitalmars.com


--- Comment #1 from Walter Bright  2011-02-16 
03:26:28 PST ---
No good one :-)

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---