Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37777690
en ru br
Репозитории ALT
S:0.51.0-alt1
5.1: 0.3.6-alt4.1
4.1: 0.3.6-alt2.M41.1
4.0: 0.3.6-alt0.M40.1.2
3.0: 0.1.3-alt0.1
www.altlinux.org/Changes

Группа :: Engineering
Пакет: ktechlab

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: ktechlab-fpnode.patch
Скачать


Author: Georges Khaznadar <georgesk@ofset.org>
Description: included mumme's patch published in http://sourceforge.net/tracker/?func=detail&aid=2781644&group_id=143459&atid=755588
this patch fixes the following behavior:
"KTechLab does not generate anything from the flowchart only the 
port settings... Attaching a patch that fixes this, diffed against 
svn trunk r265"
this patch was reported to me thanks to Slavko <slavino@slavino.sk>
(Bug report #526645)
--- ktechlab-0.3.7.orig/src/fpnode.cpp
+++ ktechlab-0.3.7/src/fpnode.cpp
@@ -35,7 +35,7 @@ FlowPart *FPNode::outputFlowPart() const
 {
 	// for InputFlowNode this member is overridden
 	
-	if( m_outputConnector)
+	if( !m_outputConnector)
 		return 0;
 	if( m_outputConnector->endNode() == 0)
 		return 0;
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin