Re: problems with https in Chrome and IE, posted by Christian Herzog on Wed Jan 25 15:08:53 2012
|
Andreas Luedeke wrote:
|
wrong version number in spec file, posted by Achim Dreyer on Mon Apr 9 19:58:51 2012
|
localhost$ svn diff elog.spec
Index: elog.spec
===================================================================
---
elog.spec (revision 2446)
+++ elog.spec |
How does SVN info get placed in source?, posted by Tim Thiel on Wed May 23 05:29:35 2012
|
In the elogd.c file nearly at the very top is the following line:
char svn_revision[] = "$Id: elogd.c 2411 2011-04-01 14:39:35Z ritt $";
How does this information get into the source file? Is it a script used when the svn changes are committed, or perhaps when they are checked |
Re: How does SVN info get placed in source?, posted by Stefan Ritt on Thu May 31 11:40:15 2012
|
Tim Thiel wrote:
In the elogd.c file nearly at the very top is the following line: |
Number of conditional attributes, posted by Richard Stamper on Wed Jul 4 13:58:23 2012
|
Is there a limit on the number of conditions that can be simultaneously active in a log? When I activate more than 10 conditions I start to see
side effects with other conditions being deactivated. I think this is due to the hard-coded array size of 10 for clist in the match_param function
in elogd.c. If so, could this limit be increased? |
Re: Number of conditional attributes, posted by Stefan Ritt on Fri Jul 13 10:45:49 2012
|
Richard Stamper wrote:
Is there a limit on the number of conditions that can be simultaneously active in a log? When |
Re: Number of conditional attributes, posted by Richard Stamper on Fri Jul 13 17:09:58 2012
|
Stefan Ritt wrote:
|
HTML editor, posted by Josef Uher on Sun Sep 16 18:40:06 2012
|
Hi All,
maybe I missed something in the configuration, but how do I get this nice editor for HTML like the one available on this forum?
Thanks a lot for advice. |