hughmcmaster
Repos
32

Events

issue comment
isql.1: Add information about handling passwords containing semicolons

I've just rebased this pull request, since you made some changes a while ago.

Created at 20 hours ago

Fixed Connection String

Merge pull request #127 from polluks/patch-1

Fixed Connection String, Sorry, I made that change and forgot to commit. Will merge

Allow longer connection strings

Allow longer connection strings (part 2)

Allow longer connection strings (part 3)

Add extra iusql connectionstring syntax

Add call to atexit to clear the ini cache

Revert "Add call to atexit to clear the ini cache"

This reverts commit 40777fb1a5379dfd1ba7f73b7ded95e9307631a6.

Export __clear_ini_cache from libodbcinst

isql.1: Various text updates

isql.1: Add information about passwords containing semicolons

Created at 20 hours ago
delete branch
hughmcmaster delete branch config
Created at 20 hours ago
delete branch
hughmcmaster delete branch header
Created at 20 hours ago
delete branch
hughmcmaster delete branch pkgconfig
Created at 20 hours ago

Fixed Connection String

Merge pull request #127 from polluks/patch-1

Fixed Connection String, Sorry, I made that change and forgot to commit. Will merge

Allow longer connection strings

Allow longer connection strings (part 2)

Allow longer connection strings (part 3)

Add extra iusql connectionstring syntax

Add call to atexit to clear the ini cache

Revert "Add call to atexit to clear the ini cache"

This reverts commit 40777fb1a5379dfd1ba7f73b7ded95e9307631a6.

Export __clear_ini_cache from libodbcinst

Created at 20 hours ago
issue comment
openContextMenu doesnt seems to work in sp/formatting Schema (v2)

Unfortunately, this is still an issue one year on. It would be great to get this custom action working.

Created at 2 weeks ago
Package unixodbc-dev has incorrect include

Why has Microsoft started providing the unixodbc packages?

Why can't we use the packages provided by Ubuntu?

Created at 1 month ago
issue comment
Possible API breakage in idzebra 2.2.7

FWIW, the Zebra 2.2.7 is an important release fixing various possible overflows.

Yes, I want 2.2.7 in Debian unstable and testing before the full code freeze.

Created at 1 month ago
issue comment
Possible API breakage in idzebra 2.2.7

Thanks for confirming. I've spoken with some other Debian Developers about this situation, and they've all said it's okay to drop getFnameTmp and tighten the linker version against extract_get_fname_tmp, since there is no known program or library using those symbols.

One developer also pointed out that both symbols end in Tmp/tmp and asked whether they're actually supposed to be internal and not exported.

Created at 1 month ago
issue comment
Possible API breakage in idzebra 2.2.7

Any thoughts on this, @adamdickmeiss?

Created at 1 month ago
opened issue
Possible API breakage in idzebra 2.2.7

When preparing v2.2.7 for Debian, the build system warned that one public symbol had been removed. That was getFnameTmp.

I also found a signature change in extract_get_fname_tmp, which now takes the string length.

While these are technically API breakages and the library soname should be bumped, do you know of any programs linking against these functions? Debian doesn't have any software linking against libidzebra-2.0-0.

I'm just wondering whether you should bump the soname version.

Created at 1 month ago
issue comment
isql.1: Add information about handling passwords containing semicolons

Hi Nick, any concerns with this man page update?

Created at 2 months ago