search for: bosboom

Displaying 2 results from an estimated 2 matches for "bosboom".

Did you mean: borsboom
2011 Jul 26
1
[LLVMdev] Fix crash in gold LTO plugin
...put bitcode files had at least one symbol before running passes. The attached patch for 2.9 places a guard around the calls to the add_symbols plugin callback to only report symbols when the vector of symbols in the claimed_file is nonempty. Full credit for discovery and the patch goes to Jeffrey Bosboom. Cheers, Todd Jackson -------------- next part -------------- A non-text attachment was scrubbed... Name: gold-plugin.patch Type: application/octet-stream Size: 1142 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110725/3eef7775/attachment.obj>
2010 Jul 18
1
Logging registration/unregistration of peers/extensions in database
Can asterisk log the registration date/time in a database? Is there a standard option to do this? I know it being logged in the asterisks 'full' (debug) log and we are probably able to script something with the API interface but there might be somewhat easier if there is a option to make asterisk log this information directly into a database. Thanks in advance, Bram