>> Jon Trulson wrote:
> On Fri, 31 Aug 2012, Marcin Cieslak wrote:
>
>> We need ANSI C prototypes of certain Motif
>> functions that are not published in the official
>> header files.
>>
>> header file contains
>> the prototypes extracted from the Motif source.
>>
>
> Applied, though I did make o
On Fri, 31 Aug 2012, Marcin Cieslak wrote:
Applied.
--
Jon Trulson
Atoms are what make us matter.
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape
On Fri, 31 Aug 2012, Marcin Cieslak wrote:
Applied.
--
Jon Trulson
Atoms are what make us matter.
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape
On Fri, 31 Aug 2012, Marcin Cieslak wrote:
> We need ANSI C prototypes of certain Motif
> functions that are not published in the official
> header files.
>
> header file contains
> the prototypes extracted from the Motif source.
>
Applied, though I did make one chage - I removed the includes::
- Add missing includes and prototypes
- Improve type compatibility
- Use for unofficial libXm headers
With this patch, dtpad no longer crashes on startup
on FreeBSD/amd64 because of a truncated 64-bit pointer.
---
cde/lib/DtWidget/ComboBox.c |4
cde/lib/DtWidget/Control.c |
- Improve pointer/int compatibility
- Include unpublished Dt headers in Dt
- Use for unpublished Motif functions
There are still warnings left generated because
ElementValue.parsed_value should really be a union.
There are also some warnings left because of XtPointer
casting and some unused vari
We need ANSI C prototypes of certain Motif
functions that are not published in the official
header files.
header file contains
the prototypes extracted from the Motif source.
To re-create :
1) Make sure you have sources of libXm
(lib/Xm directory of the Motif distribution)
accessible via import
On Thu, 30 Aug 2012, Marcin Cieslak wrote:
Applied.
--
Jon Trulson
Atoms are what make us matter.
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape
---
cde/config/cf/Imake.cf |5 +
1 file changed, 5 insertions(+)
diff --git a/cde/config/cf/Imake.cf b/cde/config/cf/Imake.cf
index 456d365..9e93abf 100644
--- a/cde/config/cf/Imake.cf
+++ b/cde/config/cf/Imake.cf
@@ -193,6 +193,11 @@ XCOMM $TOG: Imake.cf /main/30 1998/04/28 13:55:25 bars
On Thu, 30 Aug 2012, Marcin Cieslak wrote:
> ---
> cde/config/cf/FreeBSD.cf | 13 +
> 1 file changed, 13 insertions(+)
Applied.
--
Jon Trulson
Atoms are what make us matter.
--
Live Security Virtual Conf
---
cde/config/cf/FreeBSD.cf | 13 +
1 file changed, 13 insertions(+)
diff --git a/cde/config/cf/FreeBSD.cf b/cde/config/cf/FreeBSD.cf
index 3671171..ebaa743 100644
--- a/cde/config/cf/FreeBSD.cf
+++ b/cde/config/cf/FreeBSD.cf
@@ -52,6 +52,19 @@ XCOMM operating system: OSName
(OSM
On Wed, 29 Aug 2012 22:06:05 -0400 (EDT), Christopher Turkel wrote:
>
>
>
>
>
>
>
> -Original Message-
> From: Ulrich Wilkens
> To: cdesktopenv-devel
> Sent: Wed, Aug 29, 2012 9:52 pm
> Subject: [cdesktopenv-devel] [PATCH] Two fixes for dtmail
>
>
> This one fixes a bug where
12 matches
Mail list logo