Review Request 110298: added kdevplatform part of kdevelop zsh integration
Phil Schaf
flying-sheep at web.de
Sun May 5 13:48:57 UTC 2013
> On May 4, 2013, 9:05 p.m., Andreas Pakulat wrote:
> > util/.zshrc, line 3
> > <http://git.reviewboard.kde.org/r/110298/diff/2/?file=142028#file142028line3>
> >
> > Where is the zsh-specific version of this file? AFAIK that file is not adhering to posix sh compatible shell behaviour, so it can contain bashisms. Hence you'd need a zsh variant and that needs to be maintained over time.
>
> Phil Schaf wrote:
> i think we can rather rewrite the bashisms to be both bash and zsh compatible. as those shells already share a lot of features, that’s probably much more painless than maintaining two separate versions.
>
> also could you please point out to me just one example of what doesn’t work in zsh? i don’t see anything aparrent…
*apparent. and i tested it now with both bash and zsh!
SHELL=/bin/zsh KDEV_DBUS_ID="org.kdevelop.kdevelop-5026" ZDOTDIR=. OLD_ZDOTDIR="$HOME" zsh -i
SHELL=/bin/bash KDEV_DBUS_ID="org.kdevelop.kdevelop-5026" bash --init-file kdevplatform_shell_environment.sh
- Phil
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/110298/#review32038
-----------------------------------------------------------
On May 4, 2013, 2:23 p.m., Phil Schaf wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/110298/
> -----------------------------------------------------------
>
> (Updated May 4, 2013, 2:23 p.m.)
>
>
> Review request for KDevelop.
>
>
> Description
> -------
>
> added kdevplatform part of kdevelop zsh integration
>
> sister review of https://git.reviewboard.kde.org/r/110299/
>
>
> Diffs
> -----
>
> util/.zshrc PRE-CREATION
> util/CMakeLists.txt 29de12617b4e9d7697abc73465ed435b9039c531
> util/kdevplatform_shell_environment.sh d2ece7f9286f8cb8ae35c672a29d5248e2c1a199
>
> Diff: http://git.reviewboard.kde.org/r/110298/diff/
>
>
> Testing
> -------
>
> I don’t know if $OLD_ZDOTDIR gets carried over to “kdevplatform_shell_environment.sh” through “.zshrc”!
>
> can someone help here?
>
>
> Thanks,
>
> Phil Schaf
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20130505/5ffc9f47/attachment.html>
More information about the KDevelop-devel
mailing list