Displaying 20 results from an estimated 700 matches similar to: "can not compile"
2017 Jan 18
2
[RFC] IR-level Region Annotations
> On Jan 17, 2017, at 4:36 PM, Hal Finkel via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>
>
> On 01/17/2017 05:36 PM, Wael Yehia via llvm-dev wrote:
>> Hi. Regarding the token approach, I've read some documentation (review D11861, EH in llvm, and Reid and David's presentation) but couldn't answer the following question.
>> Does the intrinsic or the
2017 Jan 17
2
[RFC] IR-level Region Annotations
Hi. Regarding the token approach, I've read some documentation (review D11861, EH in llvm, and Reid and David's presentation) but couldn't answer the following question.Does the intrinsic or the instruction returning a token type object act as a code motion barrier? In other words, does it prevent other operations from being reordered with it?If the answer is no, then does it mean the
2017 Jun 02
2
setjmp in llvm
Hi,I'm trying to prevent llvm instruction motion around an intrinsic function call. Throughout my experimenting, I was told that setjmp could create fake entry points into a region of code and that might prevent code motion.What I found is something surprising, and probably is a misuse of setjmp but I couldn't find an explanation for it.Consider this:#include <csetjmp>
std::jmp_buf
2011 Mar 24
2
Slow graphics with ATI FirePro 2260
Hello-
I installed CentOS 5.5 on a DELL Machine with ATI Firepro 2260 graphics
card. I'm using GNOME for the graphical environment but the display is
refreshing very slowly, e.g. scrolling a webpage or moving a window around.
Any idea how to solve this issue.
Regards,
Wael
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2014 Jun 19
5
Lets work towards a new version
lvqcl wrote:
> 1)
> Current MSVC solution (FLAC.sln and numerous .vcproj files) was made with
> VC2005 Express and doesn't allow to build 64-bit files/libraries.
>
> IMHO it's time to add 64-bit support for MSVC builds, but AFAIK only Visual Studio
> 2012/2013 Express are free and allow to build 64-bit files.
>
> VS 2005/2008 use .vcproj files, and VS
2003 Nov 07
6
SIP protocol bug ???
Hello,
I have a problem with asterisk when dial out to a SIP
provider.
Asterisk send a INVITE with no credentials, the
provider reply with a 401 Unauthorized.
However, Asterisk DOES NOT resend the invite again
with credentials. But it hangs there (maybe waiting
for a ok)
It is this a bug in asterisk or the provider is
supposed to send something else rather than a 401
as answer for a INVITE ?
2019 Aug 22
3
[RFC] Adding target-specific overrides for Indirect Call Promotion
<font face="Verdana,Arial,Helvetica,sans-serif" size="2"><div><div><div style="box-sizing: inherit;"><font face="Verdana, Arial, Helvetica, sans-serif" size="2" style="box-sizing: inherit;">Hi,</font></div><div style="box-sizing: inherit;"><font face="Verdana, Arial,
2003 Nov 04
2
asterisk does not hang up
hi,
i am trying to do to autoattendant. here is my
extension.conf part
[tumpak]
exten=>s,1,Dial,Zap/4|10
exten=>s,2,Voicemail,u9999
exten=>s,102,Voicemail,b9999
exten=>t,1,hangup
so when a caller dials the extension 2 suppose, it
enters to the above context.. everything is fine. the
problem is when the caller hangs up the asterisk does
not. after caller hangs up and tries again he
2014 Jun 19
4
Lets work towards a new version
lvqcl wrote:
> Audacity still uses VS2008 and slowly tries to migrate to VS2012.
> But as stated at <http://wiki.audacityteam.org/wiki/Developing_On_Windows>,
> "Audacity is currently a 32-bit only application". So it doesn't need
> 64-bit builds.
> Currently its trunk contains 'audacity.sln' made with Visual C++ Express 2008
> and
2003 Nov 04
2
Log ?
Hi! Shorewall Users
May I know ..what does it means ?
Nov 5 12:43:34 netgw kernel: Shorewall:newnotsyn:DROP:IN=eth0 OUT=
MAC=00:05:5d:4e:fc:62:00:d0:95:7a:d5:f1:08:00 SRC=210.59.230.239
DST=211.24.146.50 LEN=52 TOS=0x00 PREC=0x00 TTL=48 ID=36787 PROTO=TCP SPT=80
DPT=20291 WINDOW=65160 RES=0x00 ACK FIN URGP=0
Best Regards,
Support
2020 Apr 02
3
RFC: dynamic_cast optimization in LTO
<font face="Verdana,Arial,Helvetica,sans-serif" size="2"> <span><div>Hi,<br>There was a mention of optimizing away C++ dynamic_casts in LTO in this presentation: <a href="https://www.youtube.com/watch?v=Fd3afoM3UOE&t=1306" target="_blank">https://www.youtube.com/watch?v=Fd3afoM3UOE&t=1306</a><br>I
2019 Jul 14
8
Prelease now available
Hi all,
I have a new pre-reelase (with a GPG signature) up here:
http://mega-nerd.com/tmp/flac-1.3.3rc1.tar.xz
http://mega-nerd.com/tmp/flac-1.3.3rc1.tar.xz.asc
This code is built from commit 10a28d482a8e48b806f61ab766992b2add98ec43
plus another commmit to change the version numbers which I will
not be pushing to the public repo before the final release.
Note that audio files encoded
2013 Mar 11
2
flac 1.3.0pre2 pre-release
Janne Hyv?rinen wrote:
> Here's a patch that fixes the creation of larger than 2 GB FLAC files.
> Without this patch both GCC and MSVC compiles of FLAC will fail on
> Windows when they have written 2 GB file while encoding from stdin. And
> after 4GB when encoding from WAV file.
Ok.
> It includes Ben Allison's MSVC changes and JonY's MinGW changes with
> some
2004 Sep 10
4
reading vorbis comments with FLAC++?
Hi me (2x - Haberman and Coalson),
On Tue, Nov 11, 2003 at 03:51:42PM -0800, Josh Coalson wrote:
> The C++ interface is a little simpler:
[code follows]
OK. Well, I found the C interface a little bit easier to understand, so
I ended up using that instead of continuing to try to figure out the C++
interface.
The one problem I have is that the values in block->data.
vorbis_comment.comments
2003 Nov 19
8
Help please
Hi,
My PBX/key system failed when building power was switched off and then
back on. The service rep says the PBX unit is so old that it is not
repairable.
The unit has 8 incoming POTS lines and 12 multiline sets. There are
voice mailboxes on each line.
Switching to Qwest's Centrex system would cost about $3800/yr. My 8
business lines now cost $3320/yr, so the Centrex increment would
2013 Jul 17
5
Why last doesn't return an ActiveRecord::Relation
Hello,
Sorry if this has been still answered, I haven''t found nothing on it. I
would love to know why ActiveRecord::Base#last doesn''t return an
ActiveRecord::Relation just like all or where since an
ActiveRecord::Relation can act more or less like an array (as specified here<https://github.com/rails/rails/commit/0a6833b6f701c8c8febadfe2f45e25df29493602>
)?
Thanks, have
2012 Mar 23
2
Trying to link against libFLAC_static.lib (windows)
Hi. I'm trying to get a project linking to libFLAC_static.lib but I
get linker errors such as the following.
6>AudioDecoder.lib(CFlacDecoder.obj) : error LNK2019: unresolved
external symbol
__imp__FLAC__stream_decoder_process_until_end_of_metadata referenced
in function "protected: int __thiscall
CFlacDecoder::CreateDecoder(void)"
(?CreateDecoder at CFlacDecoder@@IAEHXZ)
2003 Nov 12
3
password aging
I've compiled 3.7.1p2 on AIX 5.1 w/pam compiled in,
but not enable in the sshd_config. Also applied
Darrens 3.7.1p2 patch25. I am having issues w/password
aging when maxage is set to anything >0. i dont
believe this function was ever working (at least not
in 3.5p1).
Can anyone verify this?
Thanks,
Ryan
__________________________________
Do you Yahoo!?
Protect your identity with Yahoo!
2003 Nov 05
2
Best place to order Cisco ATA 186
I want to setup an Asterisk network using
the Cisco ATA 186.
What is the best place to order those devices?
I'm not finding them anywhere.
Al
__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree
2003 Nov 04
1
samba build problems
Hi
I have been trying to build samba-3.0 on a solaris 5.6
machine and i get the following error when 'make' is
run.
Im not quite sure what library it is trying to look
for.
Any ideas?
Thanks in advance
Varadaraj
Linking shared library bin/pam_smbpass.so
/bin/ld: bin/pam_smbpass.so: undefined versioned
symbol name _getlong@@SUNW_2.1
/bin/ld: failed to set dynamic section sizes: Bad
value