Displaying 20 results from an estimated 24 matches for "18496".
Did you mean:
1496
[LLVMdev] [RFC] Late May Update: Progress report on CMake build system's ability to replace autoconf
2015 May 28
7
[LLVMdev] [RFC] Late May Update: Progress report on CMake build system's ability to replace autoconf
Hi all,
Time for another update on the status of the CMake build system.
Completed:
* Bug 18496 - [cmake] .S assembly files not compiled by cmake in libclang_rt.ARCH
* Bug 22725 - lldb build with cmake fails with "Program error: Invalid parameters entered, -h for help. "
* Update GettingStarted to prefer CMake
Still Outstanding:
* Bug 14109 - CMake build for compiler-rt should use...
2009 Jun 18
2
Fixing ogg vorbis corruption caused by bad metadata
On 6/18/09, Conrad Parker <conrad at metadecks.org> wrote:
> This sounds like it needs a new tool specifically for fixing broken
> Ogg files.
I see two solutions:
1) the new vcut which I reckon will fix the problem since it has to
split and rebuild the audio in a new Ogg
2) an Hex editor, even if just to check what's wrong in the metadata section
-Ivo
[LLVMdev] [RFC] Late May Update: Progress report on CMake build system's ability to replace autoconf
2015 May 28
0
[LLVMdev] [RFC] Late May Update: Progress report on CMake build system's ability to replace autoconf
...g 23468 - LLVM_OPTIMIZED_TABLEGEN does not work with Visual Studio.
It makes the tablegenning really slow.
2015-05-28 18:22 GMT+03:00 Chris Bieneman <beanz at apple.com>:
> Hi all,
>
> Time for another update on the status of the CMake build system.
>
> Completed:
> * Bug 18496 - [cmake] .S assembly files not compiled by cmake in
> libclang_rt.ARCH
> * Bug 22725 - lldb build with cmake fails with "Program error: Invalid
> parameters entered, -h for help. "
> * Update GettingStarted to prefer CMake
>
> Still Outstanding:
>
> * Bug 14109 -...
[LLVMdev] [RFC] Late May Update: Progress report on CMake build system's ability to replace autoconf
2015 May 28
2
[LLVMdev] [RFC] Late May Update: Progress report on CMake build system's ability to replace autoconf
...onf.
That said, I’ll try to address this soon.
-Chris
>
>
> 2015-05-28 18:22 GMT+03:00 Chris Bieneman <beanz at apple.com <mailto:beanz at apple.com>>:
> Hi all,
>
> Time for another update on the status of the CMake build system.
>
> Completed:
> * Bug 18496 - [cmake] .S assembly files not compiled by cmake in libclang_rt.ARCH
> * Bug 22725 - lldb build with cmake fails with "Program error: Invalid parameters entered, -h for help. "
> * Update GettingStarted to prefer CMake
>
> Still Outstanding:
>
> * Bug 14109 - CMake bu...
2015 Feb 03
14
[LLVMdev] [RFC] Progress report on CMake build system's ability to replace autoconf
...hould review, test, and land
* Bug 14109 - CMake build for compiler-rt should use just-built clang
- Still waiting for patches, I don't think this is a blocker
* Bug 15493 - No option to build shared libLLVM-version.so in CMake
- Patches out for review http://reviews.llvm.org/D6157
* Bug 18496 - [cmake] .S assembly files not compiled by cmake in libclang_rt.ARCH
- Unclear if this is still a problem
* Bug 18722 - Option to use CMake with libc++ to compile clang
- I think this is done by passing -DLLVM_ENABLE_LIBCXX=On
* Bug 19462 - Use the INSTALL(EXPORT ...) to export CMake definit...
[LLVMdev] [RFC] Late May Update: Progress report on CMake build system's ability to replace autoconf
2015 May 29
0
[LLVMdev] [RFC] Late May Update: Progress report on CMake build system's ability to replace autoconf
...ake Error at CMakeLists.txt:528 (install):
install EXPORT given no DESTINATION!
Any pointers?
On Thu, May 28, 2015 at 8:22 AM, Chris Bieneman <beanz at apple.com> wrote:
> Hi all,
>
> Time for another update on the status of the CMake build system.
>
> Completed:
> * Bug 18496 - [cmake] .S assembly files not compiled by cmake in libclang_rt.ARCH
> * Bug 22725 - lldb build with cmake fails with "Program error: Invalid parameters entered, -h for help. "
> * Update GettingStarted to prefer CMake
>
> Still Outstanding:
>
> * Bug 14109 - CMake buil...
2003 Oct 20
0
RES: Nmbd in a infinite loop - consuming 99% CPU
...T_EXEC, MAP_PRIVATE|MAP_FIXED, 4, 0) = 0xEF7B0000
mmap(0x00000000, 581632, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0xEF680000
munmap(0xEF6F0000, 57344) = 0
mmap(0xEF6FE000, 35432, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 4, 450560) = 0xEF6FE000
mmap(0xEF708000, 18496, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0xEF708000
close(4) = 0
open("/usr/lib/libc.so.1", O_RDONLY) = 4
fstat(4, 0xEFFFF83C) = 0
mmap(0xEF7B0000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MA...
[LLVMdev] [RFC] Late May Update: Progress report on CMake build system's ability to replace autoconf
2015 May 28
0
[LLVMdev] [RFC] Late May Update: Progress report on CMake build system's ability to replace autoconf
...; That said, I’ll try to address this soon.
>
> -Chris
>
>
>
> 2015-05-28 18:22 GMT+03:00 Chris Bieneman <beanz at apple.com>:
>
>> Hi all,
>>
>> Time for another update on the status of the CMake build system.
>>
>> Completed:
>> * Bug 18496 - [cmake] .S assembly files not compiled by cmake in
>> libclang_rt.ARCH
>> * Bug 22725 - lldb build with cmake fails with "Program error: Invalid
>> parameters entered, -h for help. "
>> * Update GettingStarted to prefer CMake
>>
>> Still Outstanding:...
[LLVMdev] [RFC] Late May Update: Progress report on CMake build system's ability to replace autoconf
2015 May 28
2
[LLVMdev] [RFC] Late May Update: Progress report on CMake build system's ability to replace autoconf
...;
> -Chris
>
>>
>>
>> 2015-05-28 18:22 GMT+03:00 Chris Bieneman <beanz at apple.com <mailto:beanz at apple.com>>:
>> Hi all,
>>
>> Time for another update on the status of the CMake build system.
>>
>> Completed:
>> * Bug 18496 - [cmake] .S assembly files not compiled by cmake in libclang_rt.ARCH
>> * Bug 22725 - lldb build with cmake fails with "Program error: Invalid parameters entered, -h for help. "
>> * Update GettingStarted to prefer CMake
>>
>> Still Outstanding:
>>
>>...
2020 May 25
1
child killed by signal 6
On 25/05/2020 12:06, Aki Tuomi wrote:
>> On 25/05/2020 13:00 Peter Nabbefeld <peter.nabbefeld at gmx.de> wrote:
>>
>>
>> Hello,
>>
>> from time to time I keep getting problems with some emails causing
>> signal 6. I've already reported those, but it seems not to be easy to
>> find the cause. From the logs, it seems to occur in sieve
[LLVMdev] [RFC] Late May Update: Progress report on CMake build system's ability to replace autoconf
2015 May 29
2
[LLVMdev] [RFC] Late May Update: Progress report on CMake build system's ability to replace autoconf
...said, I’ll try to address this soon.
>
>
>
> -Chris
>
>
>
>
>
>
>
> 2015-05-28 18:22 GMT+03:00 Chris Bieneman <beanz at apple.com>:
>
> Hi all,
>
> Time for another update on the status of the CMake build system.
>
> Completed:
> * Bug 18496 - [cmake] .S assembly files not compiled by cmake in
> libclang_rt.ARCH
> * Bug 22725 - lldb build with cmake fails with "Program error: Invalid
> parameters entered, -h for help. "
> * Update GettingStarted to prefer CMake
>
> Still Outstanding:
>
> * Bug 14109 -...
[LLVMdev] [RFC] Late May Update: Progress report on CMake build system's ability to replace autoconf
2015 May 29
0
[LLVMdev] [RFC] Late May Update: Progress report on CMake build system's ability to replace autoconf
...ve, so this is not related to replacing autoconf.
That said, I’ll try to address this soon.
-Chris
2015-05-28 18:22 GMT+03:00 Chris Bieneman <beanz at apple.com<mailto:beanz at apple.com>>:
Hi all,
Time for another update on the status of the CMake build system.
Completed:
* Bug 18496 - [cmake] .S assembly files not compiled by cmake in libclang_rt.ARCH
* Bug 22725 - lldb build with cmake fails with "Program error: Invalid parameters entered, -h for help. "
* Update GettingStarted to prefer CMake
Still Outstanding:
* Bug 14109 - CMake build for compiler-rt should use...
2015 Mar 03
3
[LLVMdev] [RFC] March Update: Progress report on CMake build system's ability to replace autoconf
...ke install prefix=/tmp/llvm' with CMake.
* Bug 21570 - Cannot set default configuration options for CMake
Still Outstanding:
* Bug 14109 - CMake build for compiler-rt should use just-built clang
- Looks like there are still some small issues here, but it is further along than expected
* Bug 18496 - [cmake] .S assembly files not compiled by cmake in libclang_rt.ARCH
- Unclear if this is still a problem
* Bug 19462 - Use the INSTALL(EXPORT ...) to export CMake definitions
- Patches out for review http://reviews.llvm.org/D7623 <http://reviews.llvm.org/D7623> - there are comments in th...
2009 Jun 18
0
Fixing ogg vorbis corruption caused by bad metadata
...6 6f72 6269 7300 0000 0002 44ac 0000 .vorbis.....D...
0010: 0000 0000 006b 0300 0000 0000 b801 .....k........
00:00:00.416: serialno 1225743615, calc. gpos 18368, packetno 2: 1 byte
0000: 00 .
00:00:00.419: serialno 1225743615, calc. gpos 18496, packetno 3: 1 byte
0000: 0a
[etc, same through packetno 16]
00:00:00.460: serialno 1225743615, calc. gpos 20288, packetno 17: 448 bytes
[real data here]
The first 50 kB of a hexdump -c of a sample corrupt file is attached
here (approximately the mailing list limit). An entire hexdump i...
[LLVMdev] [RFC] Late May Update: Progress report on CMake build system's ability to replace autoconf
2015 May 30
1
[LLVMdev] [RFC] Late May Update: Progress report on CMake build system's ability to replace autoconf
...nstall EXPORT given no DESTINATION!
>
> Any pointers?
>
> On Thu, May 28, 2015 at 8:22 AM, Chris Bieneman <beanz at apple.com> wrote:
>> Hi all,
>>
>> Time for another update on the status of the CMake build system.
>>
>> Completed:
>> * Bug 18496 - [cmake] .S assembly files not compiled by cmake in libclang_rt.ARCH
>> * Bug 22725 - lldb build with cmake fails with "Program error: Invalid parameters entered, -h for help. "
>> * Update GettingStarted to prefer CMake
>>
>> Still Outstanding:
>>
>>...
[LLVMdev] [RFC] Late May Update: Progress report on CMake build system's ability to replace autoconf
2015 May 29
0
[LLVMdev] [RFC] Late May Update: Progress report on CMake build system's ability to replace autoconf
...ave, so this is not related to replacing autoconf.
That said, I’ll try to address this soon.
-Chris
2015-05-28 18:22 GMT+03:00 Chris Bieneman <beanz at apple.com<mailto:beanz at apple.com>>:
Hi all,
Time for another update on the status of the CMake build system.
Completed:
* Bug 18496 - [cmake] .S assembly files not compiled by cmake in libclang_rt.ARCH
* Bug 22725 - lldb build with cmake fails with "Program error: Invalid parameters entered, -h for help. "
* Update GettingStarted to prefer CMake
Still Outstanding:
* Bug 14109 - CMake build for compiler-rt should use...
2011 Sep 23
0
Asterisk 1.8.7.0 Now Available
...Reported, patched by: Michael L. Young.
Tested
by Jonathan Rose)
* Refresh peer address if DNS unavailable at peer creation.
(Closes issue ASTERISK-18000)
* Fix the missing DAHDI channels when using the newer chan_dahdi.conf
sections
for channel configuration.
(Closes issue ASTERISK-18496. Reported by Sean Darcy. Patched by Richard
Mudgett)
* Remove unnecessary libpri dependency checks in the configure script.
(Closes issue ASTERISK-18535. Reported by Michael Keuter. Patched by
Richard
Mudgett)
* Update get_ilbc_source.sh script to work again.
(Closes issue ASTERISK-1...
2011 Sep 23
0
Asterisk 1.8.7.0 Now Available
...Reported, patched by: Michael L. Young.
Tested
by Jonathan Rose)
* Refresh peer address if DNS unavailable at peer creation.
(Closes issue ASTERISK-18000)
* Fix the missing DAHDI channels when using the newer chan_dahdi.conf
sections
for channel configuration.
(Closes issue ASTERISK-18496. Reported by Sean Darcy. Patched by Richard
Mudgett)
* Remove unnecessary libpri dependency checks in the configure script.
(Closes issue ASTERISK-18535. Reported by Michael Keuter. Patched by
Richard
Mudgett)
* Update get_ilbc_source.sh script to work again.
(Closes issue ASTERISK-1...
[LLVMdev] [RFC] Late May Update: Progress report on CMake build system's ability to replace autoconf
2015 May 29
1
[LLVMdev] [RFC] Late May Update: Progress report on CMake build system's ability to replace autoconf
...said, I’ll try to address this soon.
>
>
>
> -Chris
>
>
>
>
>
>
>
> 2015-05-28 18:22 GMT+03:00 Chris Bieneman <beanz at apple.com>:
>
> Hi all,
>
> Time for another update on the status of the CMake build system.
>
> Completed:
> * Bug 18496 - [cmake] .S assembly files not compiled by cmake in
> libclang_rt.ARCH
> * Bug 22725 - lldb build with cmake fails with "Program error: Invalid
> parameters entered, -h for help. "
> * Update GettingStarted to prefer CMake
>
> Still Outstanding:
>
> * Bug 14109 -...
2006 Apr 11
4
wrong number of arguments (2 for 1)
Hi,
Im having trouble figuring out how to query my database in ruby and
i''m hoping someone can help me out.
I''d like to find all my departments that match a permalink passed from
the url. The department must also match a particular category, also
passed through the url.
I have written the following code. But unfortunatley I get an error
"wrong number of arguments (2 for