Debian Patches

Status for steptalk/0.10.0-6

Patch Description Author Forwarded Bugs Origin Last update
compilation-warnings.patch 2011-06-07 Yavor Doganov <yavor@gnu.org>

* Languages/Smalltalk/STCompiledMethod.h: Import
<StepTalk/STMethod.h>.

2011-04-06 Wolfgang Lux <wolfgang.lux@gmail.com>

* Frameworks/StepTalk/STLanguageManager.m (-dealloc): Fix
typo. (Was calling -dealloc on self instead of super).

2009-12-13 Yavor Doganov <yavor@gnu.org>

Fix some compilation warnings.
* ApplicationScripting/Source/STScriptsPanel.m: Import
<AppKit/NSGraphics.h>.
* Examples/Shell/STShell.m: Include <readline/history.h>.
* Frameworks/StepTalk/STEnvironment.m:
* Frameworks/StepTalk/STEnvironmentDescription.m:
* Frameworks/StepTalk/STObjCRuntime.m:
* Languages/Smalltalk/STCompiler.m: Import
<Foundation/NSEnumerator.h>.
* Languages/Smalltalk/STSmalltalkScriptObject.m:
* Modules/ObjectiveC/ObjectiveCRuntime.m: Likewise, also
<Foundation/NSDictionary.h>.
* Modules/ObjectiveC/NSObject+additions.m: Import
<Foundation/NSString.h>.
no
compilation-errors.patch 2011-06-06 Yavor Doganov <yavor@gnu.org>

Minor updates for the new runtime. Do not import <obc/objc-api.h>.
* Frameworks/StepTalk/STObjCRuntime.m (STCreateTypedSelector)
<newSel>: Initialize.
* Frameworks/StepTalk/NSInvocation+additions.m
(+invocationWithTarget:selectorName:): Use standard GNUstep
runtime functions.

2011-04-07 Wolfgang Lux <wolfgang.lux@gmail.com>

* Modules/ObjectiveC/ObjectiveCRuntime.m (-allClasses):
* Modules/ObjectiveC/NSObject+additions.m (methods_for_class,
ivars_for_class, +methodNames): Update to Objective-C 2 API.

2011-04-06 Richard Frith-Macdonald <rfm@gnu.org>

* Frameworks/StepTalk/STObjCRuntime.m: replace runtime specific typed
selector code with the standard gnustep functions.

2011-04-06 Wolfgang Lux <wolfgang.lux@gmail.com>

* Frameworks/StepTalk/STObjCRuntime.m (STAllObjectiveCClasses,
STCreateTypedSelector, STConstructMethodSignatureForSelector,
selectors_from_list, STAllObjectiveCSelectors): Update to
Objective-C 2 API.

2011-01-20 Wolfgang Lux <wolfgang.lux@gmail.com>

* Modules/AppKit/AppKitNotifications.list: Update AppKit
notification list to match recent change in gui.
no
bundles-installdir.patch 2007-05-14 Hubert Chathi <uhoreg@debian.org>

Fix some compilation/installation issues.
* Examples/Shell/GNUmakefile (ADDITIONAL_INCLUDE_DIRS)
(ADDITIONAL_LIB_DIRS): Define.
* Finders/ApplicationFinder/GNUmakefile (BUNDLE_INSTALL_DIR):
* Finders/DistributedFinder/GNUmakefile (BUNDLE_INSTALL_DIR):
* Languages/Smalltalk/GNUmakefile (BUNDLE_INSTALL_DIR):
* Modules/AppKit/GNUmakefile (BUNDLE_INSTALL_DIR):
* Modules/Foundation/GNUmakefile (BUNDLE_INSTALL_DIR):
* Modules/GDL2/GNUmakefile (BUNDLE_INSTALL_DIR):
* Modules/ObjectiveC/GNUmakefile (BUNDLE_INSTALL_DIR):
* Modules/SimpleTranscript/GNUmakefile (BUNDLE_INSTALL_DIR): Don't
use the deprecated variable GNUSTEP_INSTALLATION_DIR.
no
link-libs.patch 2010-06-07 Yavor Doganov <yavor@gnu.org>

Fix the GDL2 bundle to link with the correct libraries.
* Modules/GDL2/GNUmakefile (GDL2_BUNDLE_LIBS): Define to
`-lEOControl -lEOAccess'.

2009-12-13 Yavor Doganov <yavor@gnu.org>

Link with all necessary libraries.
* Frameworks/StepTalk/GNUmakefile
(StepTalk_LIBRARIES_DEPEND_UPON): Remove mingw conditional, add
-lm.
* Languages/Smalltalk/GNUmakefile (ADDITIONAL_BUNDLE_LIBS):
* Modules/ObjectiveC/GNUmakefile (ADDITIONAL_BUNDLE_LIBS): Rename
as...
(BUNDLE_LIBS): ...to have effect.
* Examples/Shell/GNUmakefile (ADDITIONAL_TOOL_LIBS): Remove
-lncurses.
no
NSDataLinkFileNameExtension.patch 2007-05-14 Hubert Chathi <uhoreg@debian.org>

* Modules/AppKit/AppKitConstants.list:
* Modules/AppKit/AppKitConstants.m (STGetAppKitConstants): Remove
NSDataLinkFileNameExtension.
no
NSInteger-transition.patch Transition to NS(U)Integer, fix some compiler warnings. no debian upstream 2014-06-13

All known versions for source package 'steptalk'

Links