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

Separate Compiled Code missing for some VIs #38

Closed
chrisb2244 opened this issue Nov 18, 2021 · 2 comments
Closed

Separate Compiled Code missing for some VIs #38

chrisb2244 opened this issue Nov 18, 2021 · 2 comments
Labels
type: enhancement New feature or request type: process improvement Something that improves the developer workflow

Comments

@chrisb2244
Copy link
Contributor

chrisb2244 commented Nov 18, 2021

Some VIs do not have "Separate compiled code from source file" checked, which leads to the files being modified when opened on a different platform (I guess using 32-bit LabVIEW is not the norm here?).

I could easily change these and mark them all, but that will probably cause merge conflicts since the files might be in various unrelated places and then annoy everyone else trying to work in this repository :/

I'll add the checkbox to any files that I actually modify, but I'm opening the issue in case this repository has a period of time (e.g. releases?) when everyone is likely to not have open branches, in which case perhaps the files could be mass-ticked?

Alternatively, is there some preferred strategy for handling this? (Or are the files intentionally not separated from compiled code?)

AB#2972881

@navinsubramani
Copy link
Contributor

@chrisb2244 I guess we all wanted to have the check box enabled for all VIs. I like your point about making the change when we want to change that VI for other purposes, and before the next release maybe @ccifra does the check for all.

Yes, Merging is a pain!

@ccifra ccifra added type: enhancement New feature or request type: process improvement Something that improves the developer workflow labels Dec 18, 2021
@jasonmreding
Copy link
Collaborator

Aside from testing related VIs, this should be fixed. The project used for editing the source is configured so that new project items will default to this setting and all existing items in the project have also been configured so that "Separate compiled code from source file" is checked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request type: process improvement Something that improves the developer workflow
Projects
None yet
Development

No branches or pull requests

4 participants