Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load appropriate DLLs based on 32- or 64-bit environment [DNET362] #367

Closed
firebird-automations opened this issue Jan 17, 2011 · 3 comments

Comments

@firebird-automations
Copy link

Submitted by: Matthew Adams (matthewadams)

Relate to CORE3309

If Firebird 64-bit libraries were named differently, the .NET Provider could test the bitness of the current environment (simply by checking sizeof(IntPtr) ) and load the appropriate ones.

This issue, as first entered, depends on CORE3309 (CORE3309).

@firebird-automations
Copy link
Author

Modified by: Sean Leyne (seanleyne)

Link: This issue relate to CORE3309 [ CORE3309 ]

@firebird-automations
Copy link
Author

Commented by: Sean Leyne (seanleyne)

Since the related case has been closed as "Won't fix", it is appropriate for this case to be closed with the same state.

@firebird-automations
Copy link
Author

Modified by: @cincuranet

status: Open [ 1 ] => Closed [ 6 ]

resolution: Won't Fix [ 2 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants