Arjen Markus <[EMAIL PROTECTED]> writes:
> Perhaps we can do this even simpler:
> Use CMake itself to write this file. Whether we use single or double
> precision is controlled via a CMake variable/option, PL_DOUBLE.
> So we can use this to write the one or two lines we need to write.
>
I have at
On Monday, June 2, 2008 at 20:04:43 (-0700) Alan W. Irwin writes:
> With some encouragement from Andrew and because I need it for an external
> xml project, I have tried out emacs for the first time and really like it.
> Part of that liking is due to the fact that I was using my previous jed
>
With some encouragement from Andrew and because I need it for an external
xml project, I have tried out emacs for the first time and really like it.
Part of that liking is due to the fact that I was using my previous jed
editor in emacs emulation/edt emulation mode for all these years and all the
b
On 2008-06-02 15:12-0600 Orion Poplawski wrote:
> Andrew Ross wrote:
>> I have (finally) got the ocaml bindings from Hez integrated into the SVN
>> repository. The reason this takes so long is partly because cmake lacks
>> ocaml support and partly because I have been busy at work. Ocaml has
>> som
On 2008-06-02 15:32-0600 Orion Poplawski wrote:
> Andrew Ross wrote:
>>
>> Orion,
>>
>> What version of gnat are you using? I've run into a similar problem with
>> gnat 4.3 on Debian and I assumes it was a gnat problem, but perhaps not.
>
> gnat 4.3 too, but it looks like a cmake issue
Agreed. Sp
On 2008-06-02 14:10-0600 Orion Poplawski wrote:
> I'm running into trouble running cmake with ada turned on. Fedora 9,
> cmake 2.6.0:
> [...]Why is it trying to compile to "testadacompiler.adb.o"?
Because although my CMake Ada language support is fine for CMake 2.4.8, it
is not ready for CMake
Andrew Ross wrote:
>
> Orion,
>
> What version of gnat are you using? I've run into a similar problem with
> gnat 4.3 on Debian and I assumes it was a gnat problem, but perhaps not.
gnat 4.3 too, but it looks like a cmake issue trying to compile to
"CMakeFiles/testadacompiler.dir/testadacompil
[ 31%] Building CXX object drivers/CMakeFiles/wxwidgets.dir/wxwidgets_agg.o
cd /scratch/orion/redhat/plplot-5.9.0/plplot-5.9.0/fedora/drivers &&
/usr/bin/c++ -DHAVE_CONFIG_H -Dwxwidgets_EXPORTS -O2 -g -pipe -Wall
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4
Andrew Ross wrote:
> I have (finally) got the ocaml bindings from Hez integrated into the SVN
> repository. The reason this takes so long is partly because cmake lacks
> ocaml support and partly because I have been busy at work. Ocaml has
> some strange ideas about file locations when compiling whi
Orion,
What version of gnat are you using? I've run into a similar problem with
gnat 4.3 on Debian and I assumes it was a gnat problem, but perhaps not.
Andrew
On Mon, Jun 02, 2008 at 02:10:45PM -0600, Orion Poplawski wrote:
> I'm running into trouble running cmake with ada turned on. Fedora
I'm running into trouble running cmake with ada turned on. Fedora 9,
cmake 2.6.0:
-- Check for working Ada builder: /usr/bin/gnatmake -- broken
CMake Error at cmake/modules/CMakeTestAdaCompiler.cmake:48 (MESSAGE):
The Ada builder "/usr/bin/gnatmake" is not able to compile, bind, and
link
On Mon, Jun 02, 2008 at 01:51:42PM +0200, Arjen Markus wrote:
> Jim Dishaw wrote:
>
> >There is a similar logic for X11 using XDrawPoint and XDrawLine.
> >I think this change should be made even if a single point drawing
> >function is implemented.
> >
> >The plpoin does not draw a single pixel p
Jim Dishaw wrote:
>There is a similar logic for X11 using XDrawPoint and XDrawLine.
>I think this change should be made even if a single point drawing
>function is implemented.
>
>The plpoin does not draw a single pixel point per se. The intent of the
>function is to draw a point on the graph (wh
Arjen Markus <[EMAIL PROTECTED]> writes:
> Hello,
>
> Stefan Menzel reported a bug (plplot-Bugs-1973336) regarding plotting
> a single pixel. This is a special case in plpoin (where the value of
> the argument code is -1).
>
> The wingcc driver does not plot anything, whereas the GD driver does
>
Hello,
Stefan Menzel reported a bug (plplot-Bugs-1973336) regarding plotting a
single
pixel. This is a special case in plpoin (where the value of the argument
code is -1).
The wingcc driver does not plot anything, whereas the GD driver does (at
least for PNG).
Given the implementation (as a l
15 matches
Mail list logo