Lars Gullik Bjønnes wrote:
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
| ../../../lyx/src/client/client.C: In function `int
|support::socktools::connect(const std::string&)':
| ../../../lyx/src/client/client.C:118: `SUN_LEN' undeclared (first use this
|function)
| ../../../lyx/src/clie
Hartmut Haase wrote:
>> Ok, I see the problem. My answer would be to leave
>> bounds: 0 9
>> in form_preferences.fd and to invoke fl_set_counter_bounds once again in
>> FormPreferences.C. I don't want any special-casing magic in the
>> generated files because maintenance has proved difficul
Am Montag, 6. September 2004 19:51 schrieb Angus Leeming:
> Hartmut Haase wrote:
> >> Hartmut Haase wrote:
> >>> Here is a patch to set makeindex parameters in the preferences menu or
> >>> to use another index program. The many changes in form_preferences.C
> >>> are necessary because the window i
On Sep 9, 2004, at 10:55 AM, Jean-Marc Lasgouttes wrote:
"Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes:
Bennett> On Sep 7, 2004, at 8:18 AM, Jean-Marc Lasgouttes wrote:
The following patch should make Tools>Reconfigure work even when
LyX is in a directory like /My Applications/.
Bennett, I w
> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes:
Bennett> On Sep 7, 2004, at 8:18 AM, Jean-Marc Lasgouttes wrote:
>> The following patch should make Tools>Reconfigure work even when
>> LyX is in a directory like /My Applications/.
>>
>> Bennett, I would appreciate if you could try it.
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
| ../../../lyx/src/client/client.C: In function `int
|support::socktools::connect(const std::string&)':
| ../../../lyx/src/client/client.C:118: `SUN_LEN' undeclared (first use this
|function)
| ../../../lyx/src/client/client.C:118: (Each und
More lyxclient compile problems:
[...]
Configuration
Host type: sparc-sun-solaris2.8
Special build flags:warnings assertions jpeg-image-loader compression
C Compiler: gcc
C Compiler flags: -g -O2
C++ Compiler:
> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes:
Bennett> ... And yes, we have seen this before. (My memory for things
Bennett> I don't ultimately understand isn't the greatest!) The
Bennett> solution was (is) to use --enable-optimization=Os, and now
Bennett> the compile succeeds.
Very
Jean-Marc Lasgouttes wrote:
> Angus> Why not define olatexstream, so, and collate all your magic
> Angus> formating inside print()?
>
> Does this mean that I will have to redefine all the operator<<
> I can think of in my header? Isn't there some kind of template that
> can do it for me?
I've bee
We already saw that one, didn't we? While this is definitely a bug in
apple's gcc 3.3, I guess it would be interesting to guess where it
comes from. When was the last time you managed to compile tex2lyx?
I guess your gcc is the latest available one, isn't it?
My gcc is the latest public release, at
On Sep 7, 2004, at 8:18 AM, Jean-Marc Lasgouttes wrote:
The following patch should make Tools>Reconfigure work even when LyX
is in a directory like /My Applications/.
Bennett, I would appreciate if you could try it. Remember to run
'make' in the lib directory after applying it.
It doesn't work: pla
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> Jean-Marc Lasgouttes wrote:
>>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
>>
Angus> Jean-Marc Lasgouttes wrote:
I am still missing the most basic information: what is the
ostream method I should hook to in o
Jean-Marc Lasgouttes wrote:
>> "Angus" == Angus Leeming <[EMAIL PROTECTED]>
>> writes:
>
> Angus> Jean-Marc Lasgouttes wrote:
>>> I am still missing the most basic information: what is the ostream
>>> method I should hook to in order to intercept all outputs to the
>>> stream?
>
> Angus>
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> Jean-Marc Lasgouttes wrote:
>> I am still missing the most basic information: what is the ostream
>> method I should hook to in order to intercept all outputs to the
>> stream?
Angus> I don't follow. I think that you have to define
Jean-Marc Lasgouttes wrote:
> I am still missing the most basic information: what is the ostream
> method I should hook to in order to intercept all outputs to the
> stream?
I don't follow. I think that you have to define something like:
olatexstream & operator<<(olatexstream & os, std::string co
> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes:
Bennett> On Sep 8, 2004, at 11:57 AM, Jean-Marc Lasgouttes wrote:
>>> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes:
>>
Bennett> I've already got libintl.1.0.1 (via gettext) installed (via
Bennett> fink), and I've used "--with-
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
>> Urgh. You meant dead unreadable, right?
Angus> Nonsense. Ignore the leading underscores.
That was my most of my point. What sane language can lead people to
develop crucial code (like STL header) in a way that is so unreadable
that
[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes:
| | In file included from tostr.C:14:
| | ../../boost/boost/lexical_cast.hpp:102: error: `wstring' is not a
| | member of `std'
>
| Hmm we define BOOST_NO_WSTRING in config.h so there should be no
| way for you to get the "wstring" stuff at all.
Rob <[EMAIL PROTECTED]> writes:
| Hi,
>
| There are few clashes with LyX's boost stuff on the FreeBSD system.
| I use compiler gcc 3.4.2.
>
| 1. Following patch is needed to have cstdint.hpp compile without
|error message (I have tried to investigate where exactly uintmax_t
|is already def
19 matches
Mail list logo