Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37823837
en ru br
ALT Linux repos
S:2.3.8-alt1
5.0: 2.2.3-alt3.2
4.1: 2.2.3-alt3.1
4.0: 2.2.3-alt3.1
3.0: 2.2.3-alt2

Group :: System/Libraries
RPM: openmotif

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: openmotif-2.2.2-alt-bison.patch
Download


--- openMotif-2.2.2/tools/wml/Uil.y.orig	2002-01-05 00:24:40 +0300
+++ openMotif-2.2.2/tools/wml/Uil.y	2003-10-01 17:19:22 +0400
@@ -1048,9 +1048,11 @@ private_value
  									(($$.b_flags &sym_m_forward_ref) == 0))
  									sar_private_error( &$$ );
  								  }
-							}
+								}
     ;
-     | value							{ $$ = $1; 
+
+ private_value_plus
+     : value							{ $$ = $1; 
  								  if ($$.b_type != sym_k_error_value)
  								  {
  								    if ((($$.b_flags &sym_m_private) == 0) &&
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin