Displaying 7 results from an estimated 7 matches for "jepordizing".
2006 Aug 10
2
[LLVMdev] Demo Script Paths
...The demo facility is a good tool for that and allows me to
> > direct people there so they can see how it works.
>
> llvm2cpp may be a 1.8 release feature, but this is something that should
> have been added to the demo script before the release. I don't like the
> idea of jepordizing the stability of the script during this critical
> time. Critical meaning.. people will be trying out llvm and if the demo
> script fails for them.. they may likely give up and not bother with LLVM.
>
> I don't disagree with the change. I just think the timing could be better.
&g...
2006 Aug 10
0
[LLVMdev] Demo Script Paths
...truct the
> IR in C++. The demo facility is a good tool for that and allows me to
> direct people there so they can see how it works.
llvm2cpp may be a 1.8 release feature, but this is something that should
have been added to the demo script before the release. I don't like the
idea of jepordizing the stability of the script during this critical
time. Critical meaning.. people will be trying out llvm and if the demo
script fails for them.. they may likely give up and not bother with LLVM.
I don't disagree with the change. I just think the timing could be better.
-Tanya
>
> Reid...
2006 Aug 10
2
[LLVMdev] Demo Script Paths
...allows me to
>> > > direct people there so they can see how it works.
>> >
>> > llvm2cpp may be a 1.8 release feature, but this is something that should
>> > have been added to the demo script before the release. I don't like the
>> > idea of jepordizing the stability of the script during this critical
>> > time. Critical meaning.. people will be trying out llvm and if the demo
>> > script fails for them.. they may likely give up and not bother with
>> > LLVM.
>> >
>> > I don't disagree with th...
2006 Aug 10
0
[LLVMdev] Demo Script Paths
...ty is a good tool for that and allows me to
>>> direct people there so they can see how it works.
>>
>> llvm2cpp may be a 1.8 release feature, but this is something that should
>> have been added to the demo script before the release. I don't like the
>> idea of jepordizing the stability of the script during this critical
>> time. Critical meaning.. people will be trying out llvm and if the demo
>> script fails for them.. they may likely give up and not bother with LLVM.
>>
>> I don't disagree with the change. I just think the timing could...
2006 Aug 10
2
[LLVMdev] Demo Script Paths
It's already messed with, but there's no harm. If someone turns on the
llvm2cpp option, then they get an error message at the bottom of the
output page. All other output is normal. So, there's no harm in it.
If/when llvm2cpp becomes available on Zion, people then the llvm2cpp
output will appear. Note that llvm2cpp is a 1.8 release feature. My
change was to help people learning LLVM
2006 Aug 10
0
[LLVMdev] Demo Script Paths
...; > > direct people there so they can see how it works.
> >> >
> >> > llvm2cpp may be a 1.8 release feature, but this is something that should
> >> > have been added to the demo script before the release. I don't like the
> >> > idea of jepordizing the stability of the script during this critical
> >> > time. Critical meaning.. people will be trying out llvm and if the demo
> >> > script fails for them.. they may likely give up and not bother with
> >> > LLVM.
> >> >
> >> > I d...
2000 Dec 19
1
setup debugging suggestion and offer to help
First, OpenSSH is great... but it can be REALLY hard to get it
properly configured. The problem is that there are MANY different
ways of authenticating (4 in ssh1, 2 in ssh2). Each can be
enabled/disabled in many different places (command line args, server
config, personal config, and other ways). Thus it can be really
confusing when the way you expect to authenticate doesn't happen.
This